From zero to OpenAPI 3.0: Postman live stream on Twitch

Поделиться
HTML-код
  • Опубликовано: 25 авг 2024

Комментарии • 19

  • @RaulGerardoHuertasPaiva
    @RaulGerardoHuertasPaiva 2 года назад +4

    It's awesome that you share all of this at no cost. Thank you so much! Love from Perú!

  • @mrak4575
    @mrak4575 11 месяцев назад +1

    I love this. really helped me to learn more about using the postman with openAPI.

  • @pranavisai6596
    @pranavisai6596 Год назад

    This has been very comprehensive and easy to understand. I could do the practical part along with the video. Thank you guys!

  • @ikoyski
    @ikoyski 3 года назад +1

    great video for someone who dont have idea on openapi and dont know how to get started on it.

  • @Flying_Kaenguru
    @Flying_Kaenguru 3 года назад +1

    Thank you very much for the great introduction. The explanations were very helpful.

  • @basiocali6629
    @basiocali6629 2 года назад

    thank you guys! it take me to long to understand. more bless and more power to you guys. salute!!!!!

  • @matejlaskomulej
    @matejlaskomulej 2 года назад +2

    How does one get +40 on StackOverflow and still have only 39 rep?

  • @jojojawjaw
    @jojojawjaw 3 года назад +1

    THIS IS SO HELPFUL !!!! I was stuck and this helped me, thank you so much :')

  • @denys_kovpaka
    @denys_kovpaka 3 года назад +1

    It's a very useful video for beginners like me). Thank you guys for this tutorial

  • @nanthakumarramasamy8391
    @nanthakumarramasamy8391 2 года назад

    Very useful to know about how create Open API :)

  • @raresamarandei7527
    @raresamarandei7527 Год назад

    Very good content. Congrats!

  • @user-ro9dt7jn6d
    @user-ro9dt7jn6d 3 года назад

    Thanks for the video! Can I as a first step to create collection and schema for queries and then generate open api in postman or whether it is only one way direction from open api to collection?

    • @postman
      @postman  2 года назад +1

      We do not support generating schemas from a collection in the product yet but you can use third party tools to do so (e.g. this one created by one of Postman's Solutions Engineer kevinswiber.github.io/postman2openapi/)

    • @user-ro9dt7jn6d
      @user-ro9dt7jn6d 2 года назад

      @@postman The another question is: I can generate JSON schema (collections) from open API, but then if I want to do tiny validations, I have to do it manually each time and it takes very long time if I create many open APIs. Is there any way to generate everything automatically from Open APIs?

  • @unknownhero6187
    @unknownhero6187 2 года назад

    Why doesn't API sync with my local swagger.yaml file after import?

    • @postman
      @postman  2 года назад

      If you want your API definition to stay in sync you'll need to integrate with one of the git integrations we have (Github, Gitlab...). Here's an example with GitHub: learning.postman.com/docs/integrations/available-integrations/github/#api-sync-with-github

    • @unknownhero6187
      @unknownhero6187 2 года назад

      ​@@postman will there ever be a way to do what without giving Postman access to my company's private repo?

    • @postman
      @postman  2 года назад

      @@unknownhero6187 If you want to avoid logging in to your repository, you can use the Postman API to update the definition in Postman whenever there's a change to it in your repo. A bit more work though! Happy to go more in details in the community forum if you post there: community.postman.com

  • @001yinkus
    @001yinkus 9 месяцев назад

    better than the best!