strongloop / microgateway

IBM API Connect Microgateway framework, built on Node.js & Nginx
https://developer.ibm.com/apiconnect
Other
1.19k stars 181 forks source link

docs: add statement for supported HTTP verbs #110

Closed b-admike closed 6 years ago

b-admike commented 6 years ago

Document the HTTP verbs we support for our invoke policy from the request object.

b-admike commented 6 years ago

CI builds are broken now because of https://github.com/swagger-api/swagger-js/issues/1326, and since the changes are only applicable to the README, @garytu can we land this? I can't land it if the CI fails, so perhaps we can authorize a force merge here.

shockey commented 6 years ago

Chiming in from Swagger-Client: I'm working on this as we speak, we'll push out a new patch version as soon as a fix is identified.

b-admike commented 6 years ago

@slnode test please

b-admike commented 6 years ago

@slnode ok to test

b-admike commented 6 years ago

@slnode test please

garytu commented 6 years ago

I can do the force merge as it is just doc change.