4 Commits

Author SHA1 Message Date
Jim Kalafut
8017af2504
Support for AllowedValues in FieldSchema (#6008)
Currently used for enum output in OpenAPI.
2019-01-08 16:50:24 -08:00
Jim Kalafut
cefe45d3e2
Add tests for OpenAPI operation ids (#5998) 2019-01-04 11:46:54 -08:00
Jim Kalafut
583003cf42
Update OpenAPI path parsing of alternation parameters (#5710)
This will handle patterns of the form:
  `^plugins/catalog/(?P<type>auth|database|secret)/(?P<name>.+)$`
2018-11-06 15:04:30 -08:00
Jim Kalafut
35328c50e7
Framework and API changes to support OpenAPI (#5546) 2018-11-05 12:24:39 -08:00