action netboxdemo_extras_custom_field_choices_read { label: "extras__custom_field_choices_read" description: "" provider: netboxdemo method: GET path: "/extras/_custom_field_choices/{id}/" encoding: json output: { type: "object" additionalProperties: true } }