question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Epic: Support OpenApi 3

See original GitHub issue

Documentation in the wiki

Specification:

Changes:

Tasks:

Open questions:

  • OpenApiRequestBody
    • How to handle nullable body objects? Schema with nullable=true and allOf reference?
  • SwaggerResponse
    • How to handle nullable responses? With schema.nullable and allOf reference?
  • Serialization

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:24
  • Comments:15 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
themultiplexercommented, Aug 9, 2018

I guess a very small adjustment needs to be done to the open-api version number:

image

Currently it is only 3.0.

1reaction
RicoSutercommented, Mar 16, 2018

For proper inheritance support we also need:

Read more comments on GitHub >

github_iconTop Results From Across the Web

OpenAPI 3 support · RicoSuter/NSwag Wiki
The NSwag serializer supports Swagger 2.0 and OpenApi 3.0. This works by mapping all Swagger 2.0 properties to the OpenApi 3.0 properties.
Read more >
Web Services
This web service allows third-party DMS vendors to launch activities within a pre-existing Hyperspace instance to link documents to records in Epic such...
Read more >
OpenAPI Specification - Version 3.0.3
The OpenAPI Specification defines a standard interface to RESTful APIs which allows both humans and computers to understand service capabilities without ...
Read more >
Interactive API documentation | GitLab
Introduces the interactive documentation tool for the GitLab API. About the OpenAPI specification. The OpenAPI specification (formerly called Swagger) defines a ...
Read more >
FusionAuth OpenAPI Specification
This OpenAPI Specification allows you to use FusionAuth with OpenAPI tooling. It supports OpenAPI version 3. The OpenAPI specification project contains the yaml ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found