Skip to content

Commit

Permalink
fix: prevent mutating passed field args
Browse files Browse the repository at this point in the history
  • Loading branch information
notrab authored Nov 9, 2021
1 parent edcdb8d commit 5df8469
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -491,3 +491,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

## Local Development

To update the Management API schema this SDK depends on you must run `npm run generate`.

PR titles must follow [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) to publish to NPM automatically.

0 comments on commit 5df8469

Please sign in to comment.