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.

Sorry to submit a support question, but I assume more people will encounter this issue - so posting here for visibility.

The react-admin homepage prominently shows an OpenAPI (formerly Swagger) logo, but I can’t find the relevant Data Provider in the list or on GitHub. Is it best to use ra-data-simple-rest and extend it, or am I missing something and is there a ready-made adapter that parses an OpenAPI spec file?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

9reactions
Niekcommented, Jan 21, 2020
2reactions
alanpoulaincommented, Jun 6, 2020

You have more or less something like this with API Platform Admin: https://github.com/api-platform/admin. It’s Hydra by default, but since it’s based on https://github.com/api-platform/api-doc-parser, having an OpenAPI support should be doable.

Read more comments on GitHub >

github_iconTop Results From Across the Web

OpenAPI Specification - Version 3.0.3 - Swagger
The OpenAPI Specification defines a standard interface to RESTful APIs which allows both humans and computers to understand service capabilities without ...
Read more >
OpenAPI Initiative: Home
Something great got better, get excited! · Compatible with JSON Schema · How to contribute to the OAS · Submit an issue on...
Read more >
OpenAPI 3.0 Tutorial | SwaggerHub Documentation
OpenAPI 3.0 is an open-source format for describing and documenting APIs. In this tutorial, we will write a simple API definition in the...
Read more >
OpenAPI.Tools
avantation - Generate OpenAPI 3.x specification from HAR. ... Python on top of Flask with automatic endpoint validation & OAuth2 support, Python, ❌,...
Read more >
How to use OpenAPI in Minimal API apps - Microsoft Learn
Minimal APIs provide built-in support for generating information about endpoints in an app via the Microsoft.AspNetCore.OpenApi package.
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