SchemasApi - interface

Export

SchemasApi

Hierarchy

  • SchemasApiInterface

Implemented by

Methods

  • Delete a specific schema by its _id value.

    Parameters

    Returns AxiosPromise<void>

    Summary

    Delete a schema

    Throws

    Memberof

    SchemasApiInterface

  • Replace an existing schema with a new one.

    Parameters

    Returns AxiosPromise<void>

    Summary

    Update a schema

    Throws

    Memberof

    SchemasApiInterface

Generated using TypeDoc