Skip to content

Add versioning.rs coverage for the newly-completed handlers #859

Description

@fejilaup-cloud

Labels: enhancement, api-server
Priority: Low
Estimated Time: 1 hour

Description:
versioning.rs exists for API versioning. Confirm the 13 now-to-be-wired handlers are correctly attached to a version (e.g. /v1/...) and that breaking changes to the RPC-mapping layer won't silently affect v1 clients.

Tasks:

  • Audit route registration for explicit versioning
  • Add a test that an unversioned or unknown-version request is rejected clearly
  • Document the current API version and deprecation policy

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave programapi-serverREST API serverenhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions