Skip to content

Add Swagger/OpenAPI Annotations to Atto Commons Types #137

@rotilho

Description

@rotilho

Currently, Atto Commons provides core domain types (e.g., AttoAmount, AttoAddress, AttoTransaction) that are frequently exposed through APIs. However, these types are not annotated for Swagger/OpenAPI, which leads to incomplete or unclear schema generation when integrated with SpringDoc/OpenAPI.

This feature request proposes adding Swagger (e.g., @Schema) annotations directly to Atto Commons types to improve automatic documentation generation. With these annotations, API consumers will get properly defined schemas in OpenAPI specs, making integrations more accurate and developer-friendly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions