Describe the Problem
Hi, when using
OpenApiResponse createCollection(@Nonnull final String aiResourceGroup, @Nonnull final CollectionRequest collectionRequest)
throws OpenApiRequestException
the response contains the status, and in the headers you could figure out the created collection id, but it would be desirable to get the created collection id with a simple method call.
Thanks and kind Regards
Propose a Solution
Return the created collections id in the OpenApiResponse object.
Describe Alternatives
No response
Affected Development Phase
Development
Impact
Inconvenience
Timeline
No response