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 domains api #5

@ThomasRedpanda

Description

@ThomasRedpanda

BaseKit api documentation https://git.sandwave.io/sandwave/relapp/-/merge_requests/504

Module

  • Add a DomainsApi in the Api namespace.
  • Add a DomainsApiInterface in the Api/Interfaces namespace.
  • Add the module to the BaseKit class.

Endpoints

  • Map domain
  • Unmap domain

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

Testing

  • Add the module to the BaseKitClientTest to make sure it gets implemented.
  • Add tests for all the added domain objects
  • Add tests for all the added endpoints

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions