在 swagger 中添加 API 时,Azure API 管理自动获取
Azure API management automatically fetch when API is added in swagger
我创建了 azure API 管理并通过导入 swagger URL 创建了 API。当添加新的 API 操作或每次都大摇大摆地进行任何修改时,是否有任何可能的方法来更新 API 操作?
- Azure API 标识符 – 如果要更新 Azure API 管理中现有的 API,请指定 API 在此处或在 API 定义的根级别的
x-azure-api-id
键中命名。
可以在 Azure 的 API 设置中找到 API 名称:
Azure API Management Integration
使用 Talend Cloud API Designer public API 自动更新您的 API 到 Azure API 管理。
Deploying an API definition to Azure API Management
Azure API 管理 DevOps 资源工具包 - 允许组织自动部署 API 无需 error-prone 手动步骤即可更改,更早地发现问题,并最终更快地向最终用户交付价值。
更多信息请参考Azure API Management Integration、微软问答。
我创建了 azure API 管理并通过导入 swagger URL 创建了 API。当添加新的 API 操作或每次都大摇大摆地进行任何修改时,是否有任何可能的方法来更新 API 操作?
- Azure API 标识符 – 如果要更新 Azure API 管理中现有的 API,请指定 API 在此处或在 API 定义的根级别的
x-azure-api-id
键中命名。
可以在 Azure 的 API 设置中找到 API 名称:
Azure API Management Integration
使用 Talend Cloud API Designer public API 自动更新您的 API 到 Azure API 管理。 Deploying an API definition to Azure API Management
Azure API 管理 DevOps 资源工具包 - 允许组织自动部署 API 无需 error-prone 手动步骤即可更改,更早地发现问题,并最终更快地向最终用户交付价值。
更多信息请参考Azure API Management Integration、微软问答。