Typo "administators" in androidmanagement v1 Policy.longSupportMessage description
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 72/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- go
- Domain
- documentation
Research direction
Start with the androidmanagement-api.json discovery document at schemas.Policy.properties.longSupportMessage.description, then compare the generated comment in androidmanagement/v1/androidmanagement-gen.go. Correct the spelling at the discovery-document source and verify that regeneration produces “administrators” in the Go client description and related reference output.
Written by the indexing model from the issue text.
Description
Client
google.golang.org/api/androidmanagement/v1 (google-api-go-client), version v0.282.0
Description
The description for the Policy.longSupportMessage field misspells "administrators" as "administators". This text originates from the Android Management API discovery document (androidmanagement:v1, revision 20260521), so the typo appears in every generated client library (Go, Java, Python, Node.js, .NET, PHP, Ruby) and in the public REST reference documentation, not just the Go client.
Location
-
Discovery document
androidmanagement-api.json,schemas.Policy.properties.longSupportMessage.description:"longSupportMessage": { "$ref": "UserFacingMessage", "description": "A message displayed to the user in the device administators settings screen." } -
Generated Go client
androidmanagement/v1/androidmanagement-gen.go:// LongSupportMessage: A message displayed to the user in the device // administators settings screen. LongSupportMessage *UserFacingMessage `json:"longSupportMessage,omitempty"` -
Public REST reference: https://developers.google.com/android/management/reference/rest/v1/enterprises.policies (the
longSupportMessagefield on thePolicyresource)
Expected
A message displayed to the user in the device administrators settings screen.
Actual
A message displayed to the user in the device administators settings screen.
Impact
Purely cosmetic — no behavioral effect. It is user-visible in tooling that surfaces AMAPI field descriptions (for example, policy editors that render the schema descriptions as help text), which is where we hit it.
Suggested fix
Correct "administators" → "administrators" in the Policy.longSupportMessage description in the androidmanagement v1 discovery document; the change will propagate to all generated clients and the REST reference on the next regeneration.
- Dominant language
- Go
- Stars
- 4.5k
- Forks
- 1.5k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 26
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from googleapis/google-api-go-client
-
priority: p2 type: bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
googleapis/google-api-go-client#3671 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 78/100
googleapis/google-api-go-client#3739 · 1 comment · 1 reaction ·
-
priority: p3 type: question
Difficulty 3/5 1-2 days Newbie friendliness 55/100
googleapis/google-api-go-client#3727 ·
-
priority: p2 type: bug
Difficulty 4/5 3-5 days Newbie friendliness 48/100
googleapis/google-api-go-client#3510 · 2 comments ·
-
Support passing otelhttp.Option and otelgrpc.Option for OpenTelemetry instrumentation of clients Openpriority: p3 type: feature request
googleapis/google-api-go-client#3138 · 5 comments · 1 assignee ·
All issues in googleapis/google-api-go-client
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
enhancement needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
kind/cleanup
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
kubernetes-sigs/kueue#15947 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100