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
In #285 we updated Swagger and the schemas to be shared so there was one source of truth. There is still a gap around patternProperties which show up in the curations schema (and are not supported by Swagger).
Note: right now I am inclined to defer this unless the generation is really easy. We are only missing patternProperties in one place and while that's a pain, there are lots of other things to do. Open to suggestions and help...
@moranthomas can you spend 1 hour estimating how much work is required (assuming the conversion wework library serves our purpose) to complete the swagger implementation?
Let's make sure to take into account comments on #285, if we realize there's a lot of work involved we can wait until OpenAPI 3.1 is available.
In #285 we updated Swagger and the schemas to be shared so there was one source of truth. There is still a gap around
patternProperties
which show up in the curations schema (and are not supported by Swagger).There are a couple approaches we can take:
@moranthomas has been looking at this and may have some thoughts.
The text was updated successfully, but these errors were encountered: