Skip to content

FEAT: export actions_macos in rest api /meta #3534

Description

@zoezhangmattr

see the doc, https://docs.github.com/en/rest/meta/meta?apiVersion=2022-11-28
response schema includes

"actions_macos": {
"type": "array",
"items": {
"type": "string"
},
"examples": [
"192.0.2.1"
]
},

can we include it please.
the code https://github.com/google/go-github/blob/master/github/meta.go#L19

so that can resolve this integrations/terraform-provider-github#2607

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions