Skip to content

Support for OpenAPI Specification 3.1Β #497

@dancamma

Description

@dancamma

Hello,

I'm reaching out on behalf of the team at Hasura, where we've been utilizing the openapi-to-graphql library extensively. Specifically, we've integrated it within our services to facilitate users in creating actions from an OpenAPI specification.

Recently, we've noticed a surge in user requests, urging us to support OpenAPI Specification 3.1. Given the growing demand and the advancements in the 3.1 spec, it would be beneficial for the openapi-to-graphql library to consider this version.

Do you have a plan to implement support for version 3.1?

We can imagine two possible solutions:

  • Translate 3.1 to 3.0: this is similar to the current support for 2.1, using an external library or mechanism to downgrade the 3.1 specifications to 3.0.

  • Switch Primary Support from 3.0 to 3.1: and finding a method to translate from 3.0 to 3.1, as the library do now from 2.1 to 3.0

We understand each approach has pros and cons and would require a certain development effort.

We would like to know your thoughts and if there is any way that we could help.

Thanks!
Daniele

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