42dx / edgio-go-sdk

Go SDK implementing Edgio's REST API
http://github.42dx.dev/edgio-go-sdk/
MIT License
8 stars 1 forks source link

Added Patch func to Org pkg #50

Closed rafapaulin closed 2 months ago

rafapaulin commented 2 months ago

Proposed Changes

Add Patch operation for the Org package

Contribution type

Related Issue(s)

Motivation, Context and Extra Info

The idea on this project is to have a complete go SDK, which includes the Patch operation for Orgs, allowing the user to modify the Org properties as needed.

Checks

General

Code Standards

Documentation and reliability

Testing

How to verify the changes

1.Running the main.go file should run the developed functions returning relevant results.

Screenshots (if appropriate)

N/A

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud