Overlays Meeting (2022-02-15) #16
Replies: 3 comments 2 replies
-
Thanks for the notes! Another use case worth noting is how middleware might transform an API surface. For example, the moment you proxy an API, you've changed the server. You might change the auth model, say from mtls to OAuth. There are many changes like this I can imagine, but I think that this kind of transformation is worth adding as a use case. Another is to add additional metadata for codegen or test generation. An overlay might help to keep those separate. Continuing on that line of thought... examples can really blow up the size of an OpenAPI document. Why not maintain examples separately and mix them in with an overlay (which brings up the question of what approaches would feel relatively more natural for authors). One last thought... from an end user perspective it is best to have a flattened version of a multi-part document (for example, no load failure from unavailable resource or permission prob). If we can make that assumption, it may help simplify how we think about the authoring process. |
Beta Was this translation helpful? Give feedback.
-
Via @webron, here's the video recording of this meeting: Topic: Overlay Specification |
Beta Was this translation helpful? Give feedback.
-
Closing this discussion from a past meeting, but it will still be available for reference. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Overlays Meeting (2022-02-15)
Attendees
Recording
Topic: Overlay Specification
Start Time: Feb 15, 2022 07:59 AM
https://zoom.us/rec/share/iFqll-3wwt0NFOUoJ2-FSrxOaShzInpbcD9_LFdwVuXpu_WNMFI87nmpXK4mNids.kxKewX9pxGmNlzjW
Discussion
Outcomes
Beta Was this translation helpful? Give feedback.
All reactions