cloudflare / cloudflare-go

The official Go library for the Cloudflare API
https://developers.cloudflare.com/api
BSD 3-Clause "New" or "Revised" License
1.38k stars 550 forks source link

Fix null script_name field in worker script settings #2724

Closed gnharishkumar13 closed 6 days ago

gnharishkumar13 commented 6 days ago

Related to #1517

Allow the script_name field in the worker script's settings to be null.

github-actions[bot] commented 6 days ago

Oops! It looks like no changelog entry is attached to this PR. Please include a release note as described in https://github.com/cloudflare/cloudflare-go/blob/master/docs/changelog-process.md.

Example:

```release-note:TYPE
Release note
```

If you do not require a release note to be included, please add the workflow/skip-changelog-entry label.