Skip to content
This repository has been archived by the owner on Jul 2, 2018. It is now read-only.

get method is not working properly in bb rest #48

Closed
robhrt7 opened this issue Jul 13, 2015 · 1 comment
Closed

get method is not working properly in bb rest #48

robhrt7 opened this issue Jul 13, 2015 · 1 comment
Assignees
Labels

Comments

@robhrt7
Copy link
Contributor

robhrt7 commented Jul 13, 2015

Current behaviour:

  • On get call like bb rest -t portalCatalog -p dashboard, stdout is only the status code

image

  • If -s flag set, the XML output is broken
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><catalog totalSize="0"/>

Expected behaviour:

  • On get, it should output the contents of the request
  • Saving response to file, escaped XML
@igord
Copy link
Collaborator

igord commented Aug 3, 2016

fixed in 0.3.0

@igord igord closed this as completed Aug 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants