The migration to OpenAPI-generated documentation changed the URLs of the API reference.
Unfortunately, we did not introduce redirects, which means that links in various places are now broken.
The following broken links affect user experience:
- Links in SDKs methods - these show up directly in the users' IDE 🥲
- Links in blog posts
(I assume internal links in the docs were updated)
The following broken links affect contributor experience:
- Links in the open issue that used the docs as a reference for implementation