Commit Graph

4797 Commits (6dd0f4d4d38b525855f6a4ae3c7984dfedc23975)
 

Author SHA1 Message Date
grossmj 5a7b5e4e08 Make sure all HTTP exceptions return JSON with a "message" field instead of "detail"
4 years ago
grossmj 30d6f1fa2a Make Swagger Ui the default for API documentation
4 years ago
grossmj 359f9a7384 Move to version 3 of the REST API.
4 years ago
grossmj eeaf10b418 Put all schemas in the same module.
4 years ago
grossmj 81439c750a Use pydantic for data validation (instead of jsonschema)
4 years ago
grossmj b6a021dabd Fix SSL support for controller and local compute. Fixes #1826
4 years ago
grossmj 5dab0c2587 Prevent WIC to be added/removed while Dynamips router is running. Fixes https://github.com/GNS3/gns3-gui/issues/3082
4 years ago
grossmj 5d1fdceb98 Fix bug with application id allocation for IOU nodes. Fixes #3079
4 years ago
grossmj d6a65883ee Merge branch 'master' into 3.0
4 years ago
grossmj 5743d47327 Set ident for merge.
4 years ago
grossmj ca69b01d11 Use origin/3.0 for merge into gh-pages branch.
4 years ago
grossmj b2fb2442c8 Change tag for index routes.
4 years ago
grossmj dd785b61cf Work directly on gh-pages branch to generate the API documentation.
4 years ago
grossmj f3a7eba796 Merge branch 'master' into 3.0
4 years ago
grossmj 0f154e5f29 Fix invalid syntax for git merge
4 years ago
grossmj b2d81609be Publish API documentation
4 years ago
grossmj ee6c70e243 Publish API documentation
4 years ago
grossmj f9c4c82da6 Fix merge issues on gh-pages branch, second try.
4 years ago
grossmj 3a136a46a1 Fix merge issues on gh-pages branch
4 years ago
grossmj 34f05e92d5 Merge branch 'master' into 3.0
4 years ago
grossmj a6a35e7c43 Fix publish_api_documentation.yml
4 years ago
grossmj d316ee33df Capitalize openapi tags.
4 years ago
grossmj ec61faa035 Merge branch 'master' into 3.0
4 years ago
grossmj 163a867f00 Only automatically build API documentation for 3.0 branch and v3.* tags
4 years ago
grossmj d2b7c9bcbf Do not build API documentation on schedule.
4 years ago
grossmj fb8df1cc6b Fetch all history for all tags and branches in publish_api_documentation.yml
4 years ago
grossmj d063b3e39d Manual trigger API documentation publishing using workflow_dispatch
4 years ago
grossmj e6bf17185e Manual trigger API documentation publishing using workflow_dispatch
4 years ago
grossmj 83fbd1f627 Fix GitHub Actions error: A branch or tag with the name '3' could not be found.
4 years ago
grossmj 1aa6fe8535 Add publish_api_documentation.yml to master branch for scheduled event to work.
4 years ago
grossmj 5bb6ba73f2 Fix syntax error in publish_api_documentation.yml
4 years ago
grossmj e568de0aa9 actions/checkout@v2 to checkout 3.0 branch.
4 years ago
grossmj 3f57f5285d Publish API documentation on gh-pages branch
4 years ago
grossmj b23422e782 Fix publish_api_documentation.yml
4 years ago
grossmj b7ade95c24 Merge remote-tracking branch 'origin/3.0' into 3.0
4 years ago
grossmj e39493f8bd Only publish documentation once a day or on tags.
4 years ago
github-actions 7d72b5e8b9 Publish API documentation
4 years ago
grossmj 98467181de Merge remote-tracking branch 'origin/3.0' into 3.0
4 years ago
grossmj 80d14a98fb Some cleaning in compute.py
4 years ago
github-actions 3a55337d3f Publish API documentation
4 years ago
grossmj b04f9cb6ea Add git add to publish_api_documentation.yml
4 years ago
grossmj da2d4de89f Fix call to publish_api_documentation.py
4 years ago
grossmj 80ca9100b9 Use Python 3.6 to generate the API documentation
4 years ago
grossmj 4cf054061d Remove tests_require from setup.py
4 years ago
grossmj 791d8ac366 Install the GNS3 server in publish_api_documentation.yml
4 years ago
grossmj 10542aef91 Merge remote-tracking branch 'origin/3.0' into 3.0
4 years ago
grossmj 2793f6f9d8 Automate API documentation publishing.
4 years ago
Jeremy Grossmann 407f6efa78 Create CNAME
4 years ago
grossmj 3185ebaa3d Publish API documentation generated by FastAPI.
4 years ago
grossmj 087bbd1a0b Fix tests.
4 years ago