Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Implement templates api #15

@ThomasRedpanda

Description

@ThomasRedpanda

Documentation: https://apidocs.basekit.com/api-reference/templates/

Module

  • Add a TemplatesApi module to the Api namespace.
  • Add the module to the BaseKit class.

Endpoints:

  • get templates
  • get template categories

When implementing the endpoints, make sure to include links to the documentation using the @see annotation in the docblocks.

Testing

  • Add tests for all the added domain objects
  • Add tests for the added endpoints

Metadata

Metadata

Assignees

No one assigned

    Labels

    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