* 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>
* 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>