Closed picsoung closed 7 years ago
Until now when we were creating a mapping rule we were not controlling which HTTP verb we were trying to create in 3scale.
I added a solution to prevent errors coming from unsupported HTTP verb. We will just skip them.
Also added something to support basePath of type / as @lucamaf noted on #35
/
Until now when we were creating a mapping rule we were not controlling which HTTP verb we were trying to create in 3scale.
I added a solution to prevent errors coming from unsupported HTTP verb. We will just skip them.
Also added something to support basePath of type
/
as @lucamaf noted on #35