Skip to content

API reference parameter descriptions audit #26

Description

@truthixify

Tier: M (2-4 days) Type: audit

Context

docs/api-reference/endpoints.mdx and types.mdx list signatures but every parameter is bare. name: string doesn't tell anyone it must be 3-32 lowercase alphanumeric. The descriptions are the docs.

Scope

For every parameter and return field across the API reference:

  • 1-sentence description
  • Constraints (min/max/regex/enum) where applicable
  • Example value if non-obvious
  • Cross-reference related types (link chain: Chain to the enum page)

Source of truth: SDK JSDoc, Spectre + Gateway DTOs in TypeScript, source files.

Acceptance criteria

  • Every parameter + return field has a description
  • Constraints documented where applicable
  • Cross-references wired up
  • No editorializing (describe what fields are, not designer intent)

Files to start with

  • docs/api-reference/endpoints.mdx
  • docs/api-reference/types.mdx

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stellar WaveIssues in the Stellar wave programauditProduces a written report as primary deliverabledocsDocumentationdripsFunded via Drips Networkgood first issueGood for newcomershelp wantedExtra attention is needed

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions