Replies: 2 comments
-
Yes, I had the same frustration. I was going to suggest a solution for this this sprint as well. Since we only support one catalog on a server, I wonder if we can't just hide the id from the API. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Discussed on dev session, for us it is ok to implement this change, @ddvlanck do you agree with this? |
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
-
By http://localhost:8080/v1/swagger-ui/index.html?urls.primaryName=admin#/.
PUT/DELETE method requires {catalogId} for deleteing/updating the metadata of the server.
For now there is no way to retrieve catalogId, I think it might be good to have an API call or somewhere to find the info about catalogId.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions