Skip to content

Releases: qdrant/autocomplete-openapi

v0.1.4

08 Jun 12:10
Compare
Choose a tag to compare
  • Fix bug with auto-completion of arrays inside anyOf

v.0.1.3

17 May 09:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v.0.1.3

v0.1.2

10 Mar 15:10
Compare
Choose a tag to compare

What's Changed

  • Add API to Request URL to OpenAPI Docs for a Request Header by @Snehil-Shah in #3

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

04 Jul 23:22
0d7287f
Compare
Choose a tag to compare

Added a new method completeRequestBodyByDataRef which Expect full dataRef, e.g. #/components/schemas/FilterRequest And partial request body, e.g. {"vectors": {

v0.1.0

30 May 22:51
Compare
Choose a tag to compare

Initial implementation