Juniper / apstra-go-sdk

Go SDK for Apstra
Apache License 2.0
4 stars 0 forks source link

Add `omitempty` to `rawAgentProfileConfig` fields #241

Closed chrismarget-j closed 6 months ago

chrismarget-j commented 6 months ago

This PR adds the omitempty struct tag so that we can PATCH individual fields in an Agent Profile without sending all of the others.