Skip to content

Updates needed to support v3.0.1 (and future patches) #159

@PerthCharern

Description

@PerthCharern
  1. I did a diff from 3.0.0 to 3.0.1 and didn't see changes to the model itself, so there shouldn't be any major deserialization/serialization needed in this library.
  2. Recognize 3.0.1 in the openapi field in the OpenAPI Object. It can still use all the existing V3 deserialization logic.
  3. Create new enum value OpenApi3_0_1. (I'm going back and forth about this. This last number is simply a patch to the spec. Should we support enum for every single patch explicitly, or should we always try to output the latest patch for a given Major.Minor)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions