drakov icon indicating copy to clipboard operation
drakov copied to clipboard

Loading API Blueprint resources from string

Open fastman opened this issue 10 years ago • 1 comments

Hi, I've got another idea. It would be great if there was an option to load APIB resources from strings not only from paths. The use case is using generated resources in test environment setup and omit the step when you have to resource content to file. What do you think?

fastman avatar Feb 02 '15 13:02 fastman

We are currently working on handling query parameters, once this is done, we should be in a much better position to handle reading in API Blueprint specs as a JSON string :+1:

yakovkhalinsky avatar Feb 03 '15 07:02 yakovkhalinsky