【问题标题】:How to import the Google Chat API discovery document into a Postman collection?How to import the Google Chat API discovery document into a Postman collection?
【发布时间】:2022-12-28 06:57:01
【问题描述】:

I cannot get Postman to recognize https://chat.googleapis.com/$discovery/rest?version=v1

I normally import Swagger documents and it creates collections for me without any problems. But this is not a Swagger file, it's a Google "discovery document". I would have thought that Postman would somehow recognize this Google format but it doesn't. Is says: "Error while importing: format not recognized...".

My question: Without adding all methods separately, how do I "consume" / import this API in a / as a Postman collection?

【问题讨论】:

    标签: api rest postman google-chat


    【解决方案1】:

    I've not used it but you could try the Google Discovery to OpenAPI 3.x Converter, which converts Google discovery documents to OpenAPI (Swagger) format.

    【讨论】:

      猜你喜欢
      • 2023-02-01
      • 2022-12-02
      • 2022-11-09
      • 2022-12-19
      • 2022-12-02
      • 2022-12-01
      • 2022-12-01
      • 2022-12-02
      • 2022-12-01
      相关资源
      最近更新 更多