mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +00:00
Add Swagger to import format lists (#863)
This commit is contained in:
parent
28a0b7dc17
commit
36e4f3aca6
@ -30,7 +30,7 @@ class ImportExport extends PureComponent {
|
||||
<div>
|
||||
<p className="no-margin-top">
|
||||
Import format will be automatically detected (<strong>Insomnia, Postman v2, HAR,
|
||||
Curl</strong>)
|
||||
Curl, Swagger</strong>)
|
||||
</p>
|
||||
<p>
|
||||
Don't see your format here?
|
||||
|
@ -9,6 +9,7 @@ Insomnia v3 format.
|
||||
- Postman v2.0
|
||||
- cURL
|
||||
- HTTP Archive Format 1.2 (HAR)
|
||||
- Swagger 2.0
|
||||
|
||||
## Installation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user