Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

Yaml is not recognised in response body #142

Closed
pavelsaman opened this issue Dec 23, 2020 · 1 comment
Closed

Yaml is not recognised in response body #142

pavelsaman opened this issue Dec 23, 2020 · 1 comment

Comments

@pavelsaman
Copy link

Describe the bug

Yaml is not recognised and pretty-printed when such a response body arrives.

To Reproduce

  1. Get a REST API response where data are sent back in yaml format, e.g. this endpoint: https://randomuser.me/api/?results=1&format=yaml
  2. Yaml is not recognised and such a response body is not pretty-printed:

image

Expected behavior

Some other major data formats like json, xml are always by default pretty-printed, e.g.:

image

Platform (please complete the following information):

  • Type: desktop, snap install
  • OS: Manjaro 20.2
  • Firecamp Version: v1.4.4
@Nishchit14
Copy link
Contributor

released https://github.com/firecamp-io/Firecamp/releases/tag/v2.0.11

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants