当前位置:网站首页>Postman interface test II
Postman interface test II
2022-07-07 10:09:00 【Splendid Qianyang 813】
Catalog
Request Detailed explanation of multi parameter operation of
Automatically parse multiple parameters Params
Temporarily disable parameters
The batch editor GET Multiple parameters of
Interface description and automatic document generation
Describe support markdown grammar
Publish the interface and generate markdown Description file for
Request Detailed explanation of multi parameter operation of
Automatically parse multiple parameters Params
such as , For one GET Requested by url yes : http://openapi.youdao.com/api?q= Erasure code (EC) Learning from &from=zh_CHS&to=EN&appKey=152e0e77723a0026&salt=4&sign=6BE15F1868019AD71C442E6399DB1FE4
It's actually ?key=value The form contains multiple Http Of GET Of query string=query parameters
Postman It can automatically help us analyze the corresponding parameters , You can click on the Params:

See the expanded multiple parameters :

In this way, you can easily modify , Add or delete the corresponding parameters .
Temporarily disable parameters
And also supports , Without deleting a parameter , If you want to not pass parameters for the time being , It can be conveniently realized by unchecking :

The batch editor GET Multiple parameters of
Of course , If you want to edit parameters in batches , You can click Bulk Edit, To achieve batch editing .

Interface description and automatic document generation
API Description of , Also support Markdown, Official interface documentation :Intro to API documentation.
therefore , You can easily add a structured interface description , In particular, the parameters explain :

Describe support markdown grammar

And for the parameters to be interpreted , You can pass the previous Param -> Bulk Edit The content of :

Copy it over , Then continue to edit :

And add more explanatory information :

Click on Update after , You can save .
Publish the interface and generate markdown Description file for
After the release :

Corresponding effect : Proper translation


边栏推荐
- 单片机(MCU)最强科普(万字总结,值得收藏)
- 反卷积通俗详细解析与nn.ConvTranspose2d重要参数解释
- 2020CCPC威海 J - Steins;Game (sg函数、线性基)
- Phpcms realizes PC website access to wechat native payment
- Basic use of JMeter to proficiency (I) creation and testing of the first task thread from installation
- 【ORM框架】
- 2016 CCPC Hangzhou Onsite
- Using keras in tensorflow to build convolutional neural network
- Introduction to energy Router: Architecture and functions for energy Internet
- Advanced function learning in ES6
猜你喜欢

ES类和对象、原型

Wallys/IPQ6010 (IPQ6018 FAMILY) EMBEDDED BOARD WITH ON-BOARD WIFI DUAL BAND DUAL CONCURRENT

Bean operation domain and life cycle

能源路由器入门必读:面向能源互联网的架构和功能

The landing practice of ByteDance kitex in SEMA e-commerce scene

Memory ==c language 1

Applet sliding, clicking and switching simple UI

Deep understanding of UDP, TCP

Performance optimization record of the company's product "yunzhujia"

ISP、IAP、ICP、JTAG、SWD的编程特点
随机推荐
哈夫曼编码压缩文件
Garbage disposal method based on the separation of smart city and storage and living digital home mode
Using keras in tensorflow to build convolutional neural network
Can't connect to MySQL server on '(10060) solution summary
Agile course training
ES类和对象、原型
Why are social portals rarely provided in real estate o2o applications?
14th test
Why does the starting service report an error when installing MySQL? (operating system Windows)
Finally, there is no need to change a line of code! Shardingsphere native driver comes out
Please ask me a question. I started a synchronization task with SQL client. From Mysql to ADB, the historical data has been synchronized normally
Google colab loads Google drive (Google drive is used in Google colab)
Win10安装VS2015
Hcip first day notes sorting
[ORM framework]
Check the example of where the initialization is when C initializes the program
China's first electronic audio category "Yamano electronic audio" digital collection is on sale!
洛谷P2482 [SDOI2010]猪国杀
Main (argc, *argv[]) details
Deconvolution popular detailed analysis and nn Convtranspose2d important parameter interpretation