nexus-agents - v2.80.0
    Preparing search index...

    Interface ApiDocumentation

    API documentation structure.

    interface ApiDocumentation {
        endpoints: ApiEndpoint[];
        types: ApiType[];
    }
    Index

    Properties

    Properties

    endpoints: ApiEndpoint[]

    API endpoints or functions

    types: ApiType[]

    Data types