-
Notifications
You must be signed in to change notification settings - Fork 531
11918 template apis #11969
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
11918 template apis #11969
Conversation
… into 11918-template-apis
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
📦 Pushed preview images as 🚢 See on GHCR. Use by referencing with full name as printed above, mind the registry name. |
|
Hi, I just test the two endpoints and they work well functionally. However, the Delete endpoint is If I call GET |
What this PR does / why we need it: Adds apis to allow users to get an individual template is json format by its id or to delete a template given its id
Which issue(s) this PR closes:
Special notes for your reviewer: the create template command was modified so that the id of the newly created template is available immediately - mostly for testing purposes
Suggestions on how to test this:
Does this PR introduce a user interface change? If mockups are available, please link/include them here:
Is there a release notes update needed for this change?: Included
Additional documentation: added to native api doc