Commit Graph

12 Commits

Author SHA1 Message Date
Maycon Santos
b35de5b477 Escape MDX-specific characters in API templates and refine Navigation… (#638)
* Escape MDX-specific characters in API templates and refine NavigationAPI links

* Update API pages with v0.66.0

---------

Co-authored-by: netbirddev <dev@netbird.io>
2026-02-26 16:28:00 +01:00
Maycon Santos
4d5843df12 Update api.tsx to handle content type (#573)
* Update api.tsx to handle content type

* Update API pages with v0.64.1

---------

Co-authored-by: netbirddev <dev@netbird.io>
2026-01-23 20:05:08 +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
36e21f688a the api parser creates it's output directory if it does not exist (#399) 2025-07-30 12:12:17 +02:00
Pascal Fischer
4a66f17880 [API] add cloud and experimantal badges + new pages (#292) 2025-03-20 18:04:45 +01:00
pascal-fischer
1e9e6dc2d7 add early example return for tree (#234) 2024-09-22 19:12:31 +02: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
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
b5c24e786d api generator cleanup 2023-05-09 17:45:59 +02:00
Pascal Fischer
adf57d5294 add examples to response 2023-05-05 18:00:13 +02:00
Pascal Fischer
6777c62530 page titles 2023-05-03 21:02:16 +02:00
Pascal Fischer
86b1890396 add first version of tailwind docs 2023-05-03 19:00:56 +02:00