The issue tracker for the Argosy Social API. The documentation is at https://docs.argosy.dev and the specification it generates from is at https://docs.argosy.dev/openapi.json.
The API is in alpha. The surface may change in breaking ways without a deprecation window, and operations may be withdrawn. No part of it carries a stability guarantee.
This repository holds no code. It exists so a developer building against the API has somewhere to report what they find while the surface is still moving.
- An operation that answers something other than what the documentation says.
- A refusal code returned where the documentation declares a different one, or none.
- A field missing from a response the specification describes.
- Documentation that is wrong, absent, or ambiguous enough to send an integration the wrong way.
- A capability the API needs before an application can do something useful.
Include the operation, the request, and what came back. A response body and the
Idempotency-Key or request id, where one exists, resolve most reports on the
first read.
Account problems, moderation appeals, and anything concerning a specific person's data. Those reach a person through the service itself; this tracker is public and an issue here is readable by anyone.
Do not open an issue for a vulnerability. Report it privately through GitHub's advisory form on this repository.