Commit Graph

43 Commits

Author SHA1 Message Date
netbirddev
efe7040e75 Update API pages with v0.35.2 2024-12-31 18:00:46 +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
KingSteve032
3112201987 Explain port needed to connect to self hosted API. (#263)
* Update quickstart.mdx

Explain that to connect to the API on a self-hosted system they need to use port 33073.

* Update quickstart.mdx

Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>

---------

Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
2024-12-22 18:50:35 +01:00
Maycon Santos
a19076b13a Update slack invite link (#253)
* Update slack invite link

* fix spelling
2024-11-22 18:33:47 +01:00
netbirddev
4bf79bfa98 Update API pages with v0.33.0 2024-11-22 15:45:08 +00:00
netbirddev
0b556223a8 Update API pages with v0.32.0 2024-11-15 22:25:53 +00:00
netbirddev
8436f521b8 Update API pages with v0.31.0 2024-11-01 15:07:13 +00:00
netbirddev
b0189f1953 Update API pages with v0.30.2 2024-10-16 16:00:30 +00:00
netbirddev
b7a15c65b2 Update API pages with v0.30.0 2024-10-04 17:50:13 +00:00
netbirddev
87997621c7 Update API pages with v0.29.2 2024-09-12 18:08:44 +00:00
netbirddev
86a5fea2c7 Update API pages with v0.29.0 2024-09-09 17:38:55 +00:00
Maycon Santos
c30d01d184 update slack invite url 2024-08-18 13:28:31 +02:00
netbirddev
5fde85d785 Update API pages with v0.28.7 2024-08-02 16:53:02 +00:00
netbirddev
e13633833e Update API pages with v0.28.0 2024-06-19 14:36:53 +00:00
pascal-fischer
e8d741b0bd Extend api gen flow to delete old pages (#191) 2024-05-16 12:43:41 +02: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
3d57e0b226 Update API pages with v0.25.6 2024-02-05 16:37:39 +00:00
netbirddev
c1aa6739df Update API pages with v0.25.4 2024-01-16 09:16:37 +00:00
netbirddev
d338df15a3 Update API pages with v0.25.0 2023-12-18 11:31:58 +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
netbirddev
5c66f387d2 Update API pages with v0.24.0 2023-10-20 07:34:32 +00:00
netbirddev
ecbbadfe75 Update API pages with v0.23.7 2023-10-04 13:12:35 +00: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
netbirddev
71056e574a Update API pages with v0.22.3 2023-08-11 14:19:39 +00:00
Maycon Santos
734cc3dfb2 Check for diff and force push (#78)
check for diff before trying to commit

force push to protected branch

---------

Co-authored-by: DevBot NetBird <dev@netbird.io>
2023-08-05 00:26:09 +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
braginini
04ea9c4991 Move docs to root 2023-05-23 21:34:03 +02:00
braginini
339f66ecbe Fix links 2023-05-23 20:32:57 +02:00
braginini
f8b79ddcd8 Fix links 2023-05-23 20:09:00 +02:00
braginini
053fe87b96 Fixes 2023-05-19 19:51:25 +02:00
braginini
dde73c87c1 Fix links 2023-05-17 18:24:01 +02:00
Pascal Fischer
30d92a3222 update links 2023-05-10 19:24:38 +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
Pascal Fischer
bf0576b097 move api pages into separate folder 2023-05-09 15:37:40 +02:00