Skip to content

Downgrade Const property to a single valued enum when writing 3.0 and 2.0 #2335

@darrelmiller

Description

@darrelmiller

writer.WriteProperty(OpenApiConstants.Const, Const);

Currently Const values are only output in 3.1. However, this can be represented as an enum with a single value in earlier versions of the specification.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions