AMCS Group PluginMetadataRegistry API

The PluginMetadataRegistry API from AMCS Group — 1 operation(s) for pluginmetadataregistry.

OpenAPI Specification

amcs-group-pluginmetadataregistry-api-openapi.yml Raw ↑
openapi: 3.0.1
info:
  title: Core AccessGroup PluginMetadataRegistry API
  version: core
tags:
- name: PluginMetadataRegistry
paths:
  /metadata/{type}.xml:
    get:
      tags:
      - PluginMetadataRegistry
      parameters:
      - name: type
        in: path
        required: true
        schema:
          type: string
      responses:
        '200':
          description: Success