Commit Graph

24 Commits

Author SHA1 Message Date
Zoltan Papp
b5ce088750 Remote debug (#564)
* Extend the trouble shooting with remote debug
2026-01-22 11:01:21 +01:00
Maycon Santos
aef978f63d Handle merge api component conflicts (#539)
* Handle merge api component conflicts

Added a fixConflictingEnumAllOf() function in generator/api.ts that pre-processes the spec before merging

* Update API pages with v0.62.2

---------

Co-authored-by: netbirddev <dev@netbird.io>
2026-01-10 12:16:22 +01:00
Pascal Fischer
5232d9442c update openapi source file location (#408) 2025-08-07 14:08:57 +02:00
netbirddev
d308efdd6e Update API pages with v0.53.0 2025-08-06 02:12:44 +00:00
Pascal Fischer
cfb2c28c31 bring back API pages (#400) 2025-07-30 12:28:57 +02:00
netbirddev
8c057cf72f Update API pages with v0.52.0 2025-07-29 11:09:42 +00:00
netbirddev
be7e2095fb Update API pages with v0.48.0 2025-06-20 08:28:21 +00:00
Pascal Fischer
4a66f17880 [API] add cloud and experimantal badges + new pages (#292) 2025-03-20 18:04:45 +01:00
netbirddev
a7960bdf45 Update API pages with v0.37.0 2025-02-21 18:21:16 +00:00
Pascal Fischer
c8683cc7e2 Link Networks API (#265)
* update side menu to link networks

* change heading
2024-12-24 11:12:09 +01:00
netbirddev
81001b562c Update API pages with v0.35.0 2024-12-23 17:49:49 +00:00
netbirddev
b0189f1953 Update API pages with v0.30.2 2024-10-16 16:00:30 +00:00
netbirddev
87997621c7 Update API pages with v0.29.2 2024-09-12 18:08:44 +00:00
pascal-fischer
503696de09 Update api generation workflow (#190) 2024-05-15 21:47:49 +02:00
pascal-fischer
a3eb5be0f8 fix the api and disable the automation (#172) 2024-03-19 10:13:43 +01:00
netbirddev
126bc96948 Update API pages with v0.26.3 2024-03-12 18:32:05 +00:00
pascal-fischer
dd08a8e07d Change API parser to handle nested objects (#159)
* rewrite parser to handle new format and nested objects

* add properties section also to nested properties

* update docs manually
2024-02-29 14:24:00 +01:00
netbirddev
c1aa6739df Update API pages with v0.25.4 2024-01-16 09:16:37 +00:00
netbirddev
464530a4d8 Update API pages with v0.24.4 2023-12-08 14:02:10 +00:00
pascal-fischer
65d4119e42 Add explicit java version setup (#110)
* add java setup and add some code to test

* Update API pages with v0.24.3

* removing test code

---------

Co-authored-by: netbirddev <dev@netbird.io>
2023-11-24 15:11:11 +01:00
GitHub Actions
cf787d83c9 Update API pages 2023-07-24 16:01:31 +00:00
pascal-fischer
f33b4df3dd Add workflow for api gen and refactor genration script (#60)
* update gitignore

* add first version of api generation flow

* try to run flow

* testing flow

* update gen flow

* switch flow to macOS

* fix

* add npm install

* test workflow

* Update API pages

* test workflow with current main

* refactor parser

* merge examples and schema functions

* merge examples and schema functions

* merge parameters as well

* revert template to single class component

* update account

* finalizing

* update with the newest version of openapi

* full flow

* update

* add docker command

* split flow in two jobs

* remove testing trigger

---------

Co-authored-by: GitHub Actions <no-reply@github.com>
2023-06-05 09:35:54 +02:00
Pascal Fischer
b82f8af4b1 remove hero pattern from single files 2023-05-10 02:19:47 +02:00
Pascal Fischer
fb20ff54e2 load api subendpoints 2023-05-10 01:57:25 +02:00