api icon indicating copy to clipboard operation
api copied to clipboard

feat: allowing `accept` headers to always be sent through as metadata

Open erunion opened this issue 3 years ago • 0 comments

🚥 Fix #448

🧰 Changes

  • [x] Updates our parameter digestion and analysis to allow Accept headers to always be sent.
  • [x] Updates @readme/oas-to-har to fix a quirk where we might prefer non-JSON responses.
    • https://github.com/readmeio/oas-to-har/pull/130
  • [x] Removing some dead code from our caching architecture.

🧬 QA & Testing

Provide as much information as you can on how to test what you've done.

erunion avatar Oct 18 '22 18:10 erunion