zoukankan      html  css  js  c++  java
  • Postman v8.7.0

    Postman v8.7.0

    What's new

    This version introduces "Warnings" in API validation, with the addition of Security Warnings enabled for all APIs on Postman which are authored in OpenAPI 3.0. Feel free to try this out in the API define tab, otherwise read on to learn more about it!

    To get started open any API in Postman and select the "Warnings" tab as shown below.

    Once the "Warnings" tab is selected, your API definition will be validated against a set of security best practices as mention on the Postman Learning Center. After selecting the "Warnings" tab, you will be able to

    • Identify gaps in the security posture of your API definition
    • Understand the implications, severity and ways to remediate these gaps using the "Possible fix" link as shown below

    We hope you find this useful!

    Read more about this feature on the Postman Blog, and give us your feedback on the Postman Community forum.

    Improvements

    • Opening a new request tab will now auto-focus the URL field.

    Bug fixes

    • Fixed an issue where links inside a response did not open on click
    • Fixed an issue where History tab would crash in some cases
    • Fixed an issue where incorrect watch count was shown for published collections
    • Fixed an issue with the drag and drop functionality on requests and folders
    • Fixed an issue where WebSocket message filter was getting reset after deselecting messages
    • Fixed an issue where large WebSocket Request handshake timeout was crashing the app
    • Fixed an issue where WebSocket handshake was failing with Sec-WebSocket-Protocol header
    • Fixed an issue where invalid characters in WebSocket Request configuration were crashing the app
    • Fixed an issue where Environment & Global variables were not getting resolved correctly
    • Fixed an issue where HTTP method deletes were not working
     
    如有错误,恳求读者指出,发送到wu13213786609@outlook.com。
  • 相关阅读:
    javascript函数apply和call
    【剑指offer】面试题42. 连续子数组的最大和
    【SQL】排名
    【剑指offer】面试题21. 调整数组顺序使奇数位于偶数前面
    【剑指offer】 面试题29. 顺时针打印矩阵
    【剑指offer】面试题58
    【剑指offer】面试题34. 二叉树中和为某一值的路径
    【SQL】取第n个
    【剑指offer】面试题55
    【剑指offer】面试题55
  • 原文地址:https://www.cnblogs.com/WLCYSYS/p/14928245.html
Copyright © 2011-2022 走看看