Tags: sharma-tapas/brokerapi
Tags
Added regex and moved X-*-Region to the context Sometimes instance_id in the URI can have characters such as : or / which are all valid, but due to gorilla/mux we can land in a 404 not found issue. Added a Regex to the {instance_id} route thus allowing such instance_id. Added a middleware layer to parse X(*)-Region to the context under the X-Region key Signed-off-by: Tapas Sharma <[email protected]>
dded AdditionalMetadata to the catalog.Service struct - pass more information regarding different cloud providers. Signed-off-by: Tapas Sharma <[email protected]>
Fix broken tests [#161091710] Co-authored-by: Derik Evangelista <[email protected]>
PreviousNext