Skip to content
Discussion options

You must be logged in to vote

That's the original (now deprecated) version of Studio. It's fine that you're still using it, just understand that my answer is drawing on my old memories of how that version works... :)

That said, I think you can use this REST API call:

https://github.com/Apicurio/apicurio-studio/blob/0.2.x/back-end/hub-api/src/main/java/io/apicurio/hub/api/rest/IDesignsResource.java#L92-L95

That should update the content of the design. You'll need to have the designId. And you'll need to have an access token from Keycloak to make the call.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@killjoy2013
Comment options

@EricWittmann
Comment options

Answer selected by EricWittmann
Comment options

You must be logged in to vote
2 replies
@EricWittmann
Comment options

@EricWittmann
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants