Roberto Polli

Results 469 comments of Roberto Polli

>deprecation: How do we deprecate the v1 media-types? In the OAS3 specification, deprecation occurs at the operation level, not within a content block. I would: - deprecate the schema, not...

@dberlind @dret further consideration on how to improve this feature request are very welcome!

@earth2marsh > before we add support for lifecycle declarations (which may well be a good addition to OpenAPI), we should first capture clearly which problems we hope to solve. >...

This comment just maps @dberlind maturity model to the CAM one ``` 1. Create -> Pre-Release 2. Publish -> Recommended (active, supported) 3. Realize -> Active (supported, scheduled for retirement)...

@lorenzino @mgboydcom here we have various threads to follow: - where to store those lifecycle information; - define a registry for product phases: as @dret says you should be free...

@lorenzino if we follow the different threads proposed in https://github.com/OAI/OpenAPI-Specification/issues/1973#issuecomment-682418401 I would say that on an experimental project ## Picking the label The property for the `acme` project could be...

@dvh The APIs4IPS workgroup made a proposal related to edelivery. @lorenzino, could you provide some references please?

e kept the name "Conventions and Definitions" from the I-D template (https://github.com/martinthomson/internet-draft-template/blob/main/draft-todo-yourname-protocol.md#conventions-and-definitions) Being on Martin's template is a good reason to leave it as it is :)

Probably a general thought on other logic functions could be useful (eg. negating `function`, negating `then`). Such a mechanism allows to implement `or` like that: ``` then_not: - function: casing...

Are there any artifacts on this - e.g., turtle files? I could stub something