{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-managementpartner-managementpartner","description":"ACE Provisioning ManagementPartner API","version":"2018-02-01","base_url":"https://management.azure.com","endpoints":6,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api ACE Provisioning ManagementPartner API\n@base https://management.azure.com\n@version 2018-02-01\n@auth OAuth2\n@common_fields {api-version: any # Supported version.}\n@endpoints 6\n@toc providers(6)\n\n@endpoint GET /providers/Microsoft.ManagementPartner/partners/{partnerId}\n@desc Get a specific `Partner`.\n@required {partnerId: any # Id of the Partner}\n@returns(200) Get the details of the `Partner`.\n\n@endpoint PUT /providers/Microsoft.ManagementPartner/partners/{partnerId}\n@desc Create a specific `Partner`.\n@required {partnerId: any # Id of the Partner}\n@returns(200) Get the details of the `Partner`.\n\n@endpoint PATCH /providers/Microsoft.ManagementPartner/partners/{partnerId}\n@desc Update a specific `Partner`.\n@required {partnerId: any # Id of the Partner}\n@returns(200) Get the details of the `Partner`.\n\n@endpoint DELETE /providers/Microsoft.ManagementPartner/partners/{partnerId}\n@desc Delete a specific `Partner`.\n@required {partnerId: any # Id of the Partner}\n@returns(200) Deleted the `Partner`.\n\n@endpoint GET /providers/Microsoft.ManagementPartner/operations\n@desc Get operations.\n@returns(200) List all the operations.\n\n@endpoint GET /providers/Microsoft.ManagementPartner/partners\n@desc Get a specific `Partner`.\n@returns(200) Get the details of the `Partner`.\n\n@end\n"}