Replies: 2 comments
-
|
Hello, Thank you for using SysON. If you look at https://doc.mbse-syson.org/syson/v2025.12.0/developer-guide/api/api-cookbook.html#_step_2_configure_sysml_v2_api_access you will see that the The Regards, |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
As this is not a real problem but more a Q&A or a wish, I will move this as a github discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Looking at the API documentation, it mentions
Looking at the example create_project.py in the APIs cookbook suggests that the endpoint for PUT and POST are not prefixed, and this is supported by the #828 changelog.
I would like to see the documentation (the snippet at the top of API Details explaining the endpoint prefix and the swagger API rendering below) reflect the endpoint. Preferably, the endpoint at /projects/ is also aliased to /api/rest/projects/ so that it can remain constant across the API
Beta Was this translation helpful? Give feedback.
All reactions