J. Antonacci

Results 3 issues of J. Antonacci

Following the example code for using a fileobj parameter at URL https://dataset.readthedocs.io/en/latest/_modules/datafreeze/app.html#freeze, I get the following exception: ``` >>> result = db['auth_user'] >>> fh = open('/dev/null', 'wb') >>> datafreeze.freeze(result, format='json',...

### Description Using Relative URLs in OAS `info` raises multiple js `TypeError: Failed to construct 'URL': Invalid base URL" exceptions in Swagger UI: 1. system.js:490 on page load 2. url.js:15...

**Describe the bug** Note: Please check some common questions on https://block.github.io/goose/docs/troubleshooting before filing the report [Done] A clear and concise description of what the bug is. **To Reproduce** Steps to...

enhancement