Skip to content

Conversation

riojosdev
Copy link
Contributor

PR Description

Added openapi_spec package v0.7.24
Initial APIDash support for importing requests from OpenAPI spec files implemented

Related Issues

Checklist

  • I have gone through the contributing guide
  • I have updated my branch and synced it with project main branch before making this PR
  • I am using the latest Flutter stable branch (run flutter upgrade and verify)
  • I have run the tests (flutter test) and all tests are passing

Added/updated tests?

We encourage you to add relevant test cases.

  • Yes
  • No, and this is why: The initial commit is a draft, but working implementation. In need of refactoring, tests and the fixing of certain bugs to APIDash internals and external dependencies

OS on which you have developed and tested the feature?

  • Windows
  • macOS
  • Linux
added openapi_spec package v0.7.24 APIDash can import requests from OpenAPI spec files
@riojosdev
Copy link
Contributor Author

riojosdev commented Apr 16, 2025

tazatechnology/openapi_spec#76 needs to be fixed for the correct retrieval of headers and params (check comments in code)

I assume solving APIDash Issue #771 & #815 would also help making this PR fit for production

@riojosdev riojosdev marked this pull request as ready for review April 17, 2025 05:51
@riojosdev riojosdev marked this pull request as draft April 17, 2025 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant