neatnik/omg.lol

[Bug] Email API documentation error

williamrowell opened this issue · 1 comments

Bug Description

API documentation example for "Clear a forwarding address" has the same command as "Set multiple forwarding addresses".

image

image

Commands are correct in Email.postman_collection.json.

Steps to Reproduce

No response

Ugh, this is a flaw in the way that I’m using Postman to capture examples for various endpoints. It’s all a bit of a mess right now, and I really need to overhaul my approach to API documentation entirely (and use something like OpenAPI. Going to be working on this soon.