ging / fiware-idm-deprecated

DEPRECATED - Identity Manager - Keyrock
Apache License 2.0
18 stars 25 forks source link

Fabre Apiary Rendering of JSON examples is not correctly indented #47

Closed jmcanterafonseca closed 8 years ago

jmcanterafonseca commented 8 years ago

for instance at

Create a Consumer POST /OS-OAUTH2/consumers

federicofdez commented 8 years ago

Hi @jmcanterafonseca,

I just checked http://docs.keyrock.apiary.io/ and everything seems to be rendering correctly there. Anyway, let me check this with Fabre. I'll come back to you ASAP.

Thanks!

jmcanterafonseca commented 8 years ago

I'm referring to

http://ging.github.io/fiware-idm/keyrock.html

2016-03-01 19:40 GMT+01:00 Federico Fernández notifications@github.com:

Hi @jmcanterafonseca https://github.com/jmcanterafonseca,

Are you referring to the keyrock.apib file (the one inside the extras folder) or to the way this file is rendered in http://docs.keyrock.apiary.io/? If you mean the latter, I would really appreciate it if you could provide a little more detail on the issue, since everything seems to be rendering correctly for me.

Thanks!

— Reply to this email directly or view it on GitHub https://github.com/ging/fiware-idm/issues/47#issuecomment-190846450.

aalonsog commented 8 years ago

Hi José Manuel,

we usually edit .apib file in Apiary website and then send it to you in order to generate the HTML/PDF with Fabre. Do you know how we can update the document to fix those indentations?

Thanks in advance

aalonsog commented 8 years ago

Ok... I guess editing the indentations there should work. We are going to fix them.

jmcanterafonseca commented 8 years ago

Hi Alvaro,

Now Fabre is ready to be used as any other FIWARE tool, please check github.com/fiware/tools.Fabre

thanks

2016-03-02 10:43 GMT+01:00 Álvaro Alonso notifications@github.com:

Ok... I guess editing the indentations there should work. We are going to fix them.

— Reply to this email directly or view it on GitHub https://github.com/ging/fiware-idm/issues/47#issuecomment-191158422.

federicofdez commented 8 years ago

Fixed in https://github.com/ging/fiware-idm/commit/b98ec48f1073cd3e184753721a066073ab036265. If there's anything still not showing properly, just let us know.

Thanks!