Avoid name service collision in the artifact import #1478
ludovic-pourrat
started this conversation in
Ideas
Replies: 1 comment
-
I think we should considered using a unique identifier (like a UUID) in combination with the |
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
-
Hi,
The current state of the Artifact importer takes in the case of OpenAPI the info.title attribute to named the imprted service, wich leads to 2 different issues.
Could we provide / add a support for a Microcks extension to have a deterministic and consistent way of naming our imported artifacts, or should we the Generic resource service to issue a POST on the service controller is a better way to achieve this ?
Beta Was this translation helpful? Give feedback.
All reactions