You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
usage=requirement_collections should produce /requirement_collections URI and RequirementCollectionsService. Instead, Requirement_collectionsService is produced.
The text was updated successfully, but these errors were encountered:
Also, the URI should be serviceProviders/{serviceProviderId}/requirement_collections, without the service2 because I explicitly set the usage on the service.
usage=requirement_collections
should produce/requirement_collections
URI andRequirementCollectionsService
. Instead,Requirement_collectionsService
is produced.The text was updated successfully, but these errors were encountered: