Is Microcks importer able to propagate labels onto Services ? #677
Unanswered
GuillaumeGONANO
asked this question in
Q&A
Replies: 1 comment
-
Hey! As of today, the labels you put in importers are not propagated directly to the discovered Services during the import. This because it may be a 1-Many relationship and also because no one asked for it yet 😉 That said - depending on the kind of artifact you're having - you may have the application of labels on your Service if you're using our OpenAPI or AsyncAPI extensions. If using Postman Collection, unfortunately, there's no way today to specify additional labels to apply. Maybe Postman Collection format supports such things? If knowledgeable on this, please share it with us... |
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.
-
Hello
We have a use case where we'd like the Microcks importer to :
Currently we can use this workaround :
(as per documentation here : https://microcks.io/documentation/using/advanced/metadata/)
For obvious reasons (ease of use, high number of importer, maintainability, ...) we would prefer this done in a single shot/importer.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions