As we've pushed out new APIs, we haven't updated our OpenAPI spec. This is because the version that is up is actually built by hand, vs our dynamic version at /v1/api-docs. We need to get this spec updated, however in the meantime consumers can look to our Postman collection for the most up to date, delivered, APIs.
As we've pushed out new APIs, we haven't updated our OpenAPI spec. This is because the version that is up is actually built by hand, vs our dynamic version at
/v1/api-docs
. We need to get this spec updated, however in the meantime consumers can look to our Postman collection for the most up to date, delivered, APIs.