Ben Greenberg
Ben Greenberg
This is a draft PR experimenting with adding validators for API actions. This is pending a discussion in the SDK team about how much validation the SDKs should do over...
The Vonage Ruby SDK has begun incorporating [Sorbet](https://sorbet.org/) to statically type the code, and you can contribute to it during Hacktoberfest! We are looking for pull requests that continue the...
Two topics: > "Pagination hidden by default: Pagination is hidden by default but users can drop down to a closer API level client to do manual paging, if the API...
This pull request adds the following setting in the configuration of the example Rails application: ``` config.action_controller.default_protect_from_forgery = true ``` Before doing so, the application would not start and instead...
In this PR, the `devContainer.json` file is updated to be used with Codespaces and the following additions are made: * Fetch a pre-built binary of the node-template from Docker Hub...
There are times where some API docs one wishes to render are not in the OAS path, but they were not being rendered as they could not be found. This...
# Issue Thanks for opening an issue on the Fuel Indexer project. ## Prerequisites - [x] Can you reproduce the problem? - [x] Do you know which version of the...