Releases: netlify/open-api
Releases · netlify/open-api
v0.13.4
Merged
- Add stop_builds property to repo info
#227
- Migrate from Travis to GitHub Action
#228
- Correct deleteHookBySiteId operationId since it doesn't require site_id
#226
Commits
v0.13.3
Merged
- Warn if function conditions are not met
#224
- Bump acorn from 7.0.0 to 7.1.1
#223
- add delete site to porcelain
#210
v0.13.2
Merged
- Fix path for deploy cancel
#222
- Remove
engines.node
#220
- Improve tests
#218
Commits
v0.13.1
Merged
- Remove
engines.node
#220
- Improve tests
#218
Commits
v0.13.0
Merged
- Document deploy cancel
#217
- Fix menu scrolling on Chrome
#214
- Updated model link to correct one
#215
- Create CODEOWNERS
#212
- Bump handlebars from 4.2.0 to 4.5.3
#208
Commits
- Generate deploy cancel code
5f787d0
- Remove generated swagger docs
5f2b3f8
- Test swagger conversion
aa9051d
v0.12.0
Merged
- Remove
payment_method_id
from accountUpdateSetup #169
- Fix options of go generation command
#205
- Remove obsolete okbody structs
#206
- Bump js-yaml from 3.12.2 to 3.13.1
#203
- Bump lodash from 4.17.11 to 4.17.15
#204
- Bump lodash-es from 4.17.11 to 4.17.15
#202
- Add CI for the OpenAPI specification and the API documentation
#201
- Fix Go client generation
#200
- Enhance documentation UI
#182
- Group
require()
statements #197
- Add
description
field #176
- Upgrade all dependencies
#181
- Add linting and prettifying
#185
- Add
externalDocs
#186
- Validate and normalize OpenAPI specification
#194
- Simplify version bumping
#179
- Add unit tests
#196
- Fix YAML syntax error
#193
- Remove
required: false
#188
- Re-order npm scripts
#180
- Add Node.js version
#184
- Add OpenAPI tags
#178
- Add terms of service
#173
- Make npm package size smaller
#195
- Fix
installation_id
type #164
- added split testing endpoints
#161
- Use go proxy
#159
Fixed
- Fix
installation_id
type #162
Commits
v0.11.4
Merged
- Fix text error bug
#156
- Fix function comments based on best practices from Effective Go
#157
Commits
v0.11.3
Merged
- go-client: Don’t poll deploy after upload
#155
v0.11.2
Merged
- Change embedded DefaultSyncFileLimit to 500
#153
Commits
- Add prepublish hook
ed4efa3
- Change embeeded DefaultSyncFileLimit to 500
c5e88e6
v0.11.1
Merged
- add a wait until the deploy is ready
#152
Commits