steemit / devportal

Steem Platform Developer Documentation.
https://developers.steem.io
MIT License
122 stars 74 forks source link

DP: Api scrape task does not output json #319

Closed relativityboy closed 6 years ago

relativityboy commented 6 years ago

scrape:api_defs outputs yml style trees instead of json "oneliner"

relativityboy commented 6 years ago

After testing it was found that the api-definitions.html template is capable of handling this change in format without modification.

We'll leave the yml generation the same, as the code is far cleaner than it'd be otherwise.