Releases: netlify/open-api
Releases · netlify/open-api
v1.0.0
Merged
- Remove listForms endpoint
#269
- Bump setup-go github action
#270
- Mark listForms endpoint as deprecated
#268
- github tools: fix fossa workflow file
#267
- Add definition for /sites/id/rollback.
#265
Commits
- Start writing ListFormsBySiteId test
d274f5d
- fix github actions workflow file for fossa
0267d63
- Add more assertions to ListFormsBySiteId test
9271230
v0.18.1
Merged
- Use service as a returned object for showService
#264
v0.18.0
Merged
- Add service instances list
#263
Commits
- Regenerate go client
5e4adc7
- Add listServiceInstancesForSite spec
bc2b65b
v0.16.1
Merged
- chore: regenerate go client
#259
- Fix service instance swagger definition
#258
- Bump node-fetch from 2.6.0 to 2.6.1
#255
- Remove unused AppVeyor build shield.
#253
- Test CI on Node 14
#251
Fixed
Commits
v0.16.0
Merged
- Add form deletion API endpoint to OpenAPI spec
#250
- Bump prismjs from 1.19.0 to 1.21.0
#249
- Bump elliptic from 6.5.2 to 6.5.3
#248
- fix sites typo on split test endpoint paths
#247
- Bump lodash from 4.17.15 to 4.17.19
#245
- Document
/sites/{site_id}/unlink_repo
#242
- Add 'branch' to createSiteDeploy
#238
- github tools: add fossa license scanning
#237
Commits
- Regenerate Go client
55ef8c3
- create github actions workflow files for fossa
27a7b91
- Add form deletion endpoint
351e130
v0.15.0
Merged
- Remove deploy_id from PluginRun create body
#235
- Upgrade go-swagger to 0.23.0
#234
- Add plugin_runs to open-api
#232
Commits
v0.14.0
Merged
- fix: update dependencies
#229
- Fix race in RetryableTransport
#230
- Add dns_zones API
#211
Commits
- Add dnsZone tag and regenerate go client
5b27806
- added all dns_zone and dns_record public endpoints
3b83ce6
- chore: update github.com/Azure/go-autorest/autorest
0fa4b6f
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