mockbin
mockbin copied to clipboard
Mockbin by Zuplo. Mock, Test, and View HTTP Requests and Responses
Bumps the npm_and_yarn group with 2 updates in the / directory: [follow-redirects](https://github.com/follow-redirects/follow-redirects) and [tar](https://github.com/isaacs/node-tar). Bumps the npm_and_yarn group with 1 update in the /www directory: [next](https://github.com/vercel/next.js). Updates `follow-redirects` from 1.15.4...
Hello there! ## TL;DR: Currently it is only possible to create bins - Deleting a bin is not possible (yet). I had to work on a problem, where I had...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...
Bumps the npm_and_yarn group with 1 update in the /www directory: [next](https://github.com/vercel/next.js). Updates `next` from 14.1.1 to 14.2.10 Release notes Sourced from next's releases. v14.2.10 [!NOTE] This release is backporting...
## Problem OpenAPI bins were being created with `_oas` suffix, generating invalid domain names like `https://12345678_oas.api.mockbin.io/` when using wildcard subdomains. This violates RFC 1035 DNS hostname standards, which prohibit underscores...
Hi! I have created a few mockbins via the new "Create an OpenAPI Bin" functionality and the tool always generated this URL format: `https://_oas.api.mockbin.io/` When attempting to make an HTTPS...
When creating a mockbin and accessing the Zudoku generated docs, the API list overlaps the top of the documentation - see screenshot.