Skip to content

Consider switching the definitive openapi file from json to yaml #58

@narve

Description

@narve

Both yaml and json has some pros and cons. There are two relevant advantages to yaml:

  • support for comments
  • the format is more compact and has less noise, leading to pull requests / diffs being easier to read.

Especially the second point favours yaml.

Personally I find yaml a bit messy/confusing, but I can get used to it. We can also add a pipeline step to validate the yaml after each commit.

@cdmNSIDE any opinions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions