Commit Graph

13 Commits

Author SHA1 Message Date
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
Maycon Santos
b54abbfa79 Update API pages with v0.23.3 (#91)
* Update API pages with v0.23.3

* update user delete api description

---------

Co-authored-by: netbirddev <dev@netbird.io>
2023-09-23 11:22:19 +02:00
Maycon Santos
0d50068de9 Update API docs (#84)
* Update API docs

* Update API pages with v0.23.0

---------

Co-authored-by: netbirddev <dev@netbird.io>
2023-09-06 11:55:51 +02:00
GitHub Actions
cf787d83c9 Update API pages 2023-07-24 16:01:31 +00:00
GitHub Actions
1ebf1f1f88 Update API pages 2023-06-17 13:09:39 +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