mirror of
https://github.com/foss42/apidash.git
synced 2025-06-10 23:27:54 +08:00
fix: revert README changes
This commit is contained in:
@ -112,7 +112,7 @@ API Dash can be downloaded from the links below:
|
|||||||
API Dash currently supports API integration code generation for the following languages/libraries.
|
API Dash currently supports API integration code generation for the following languages/libraries.
|
||||||
|
|
||||||
| Language | Library | Comment/Issues |
|
| Language | Library | Comment/Issues |
|
||||||
| ---------------------- | ----------------- | -------------- |
|
| ---------------------- | ------------- | ------- |
|
||||||
| cURL | | |
|
| cURL | | |
|
||||||
| HAR | | |
|
| HAR | | |
|
||||||
| C | `libcurl` | |
|
| C | `libcurl` | |
|
||||||
@ -151,7 +151,7 @@ API Dash is a next-gen API client that supports exploring, testing & previewing
|
|||||||
Here is the complete list of MIME types that can be directly previewed in API Dash:
|
Here is the complete list of MIME types that can be directly previewed in API Dash:
|
||||||
|
|
||||||
| File Type | Mimetype | Extension | Comment |
|
| File Type | Mimetype | Extension | Comment |
|
||||||
| --------- | -------------------------- | ----------------- | --------------- |
|
| --------- | -------------------------- | ----------------- | -------- |
|
||||||
| PDF | `application/pdf` | `.pdf` | |
|
| PDF | `application/pdf` | `.pdf` | |
|
||||||
| Video | `video/mp4` | `.mp4` | |
|
| Video | `video/mp4` | `.mp4` | |
|
||||||
| Video | `video/webm` | `.webm` | |
|
| Video | `video/webm` | `.webm` | |
|
||||||
@ -201,7 +201,7 @@ We are adding support for other MIME types with each release. But, if you are lo
|
|||||||
Here is the complete list of MIME types that are syntax highlighted in API Dash:
|
Here is the complete list of MIME types that are syntax highlighted in API Dash:
|
||||||
|
|
||||||
| Mimetype | Extension | Comment |
|
| Mimetype | Extension | Comment |
|
||||||
| ------------------ | --------- | ------------------------------------------------------------------------------------------------------------------- |
|
| ------------------ | --------- | ------------------------------------------------------------------------------------------------------------------ |
|
||||||
| `application/json` | `.json` | Other MIME types like `application/geo+json`, `application/vcard+json` that are based on `json` are also supported. |
|
| `application/json` | `.json` | Other MIME types like `application/geo+json`, `application/vcard+json` that are based on `json` are also supported. |
|
||||||
| `application/xml` | `.xml` | Other MIME types like `application/xhtml+xml`, `application/vcard+xml` that are based on `xml` are also supported. |
|
| `application/xml` | `.xml` | Other MIME types like `application/xhtml+xml`, `application/vcard+xml` that are based on `xml` are also supported. |
|
||||||
| `text/xml` | `.xml` | |
|
| `text/xml` | `.xml` | |
|
||||||
|
Reference in New Issue
Block a user