Skip to content

[MAINT]: organization custom property resource needs to be rename to singular #2953

@nickfloyd

Description

@nickfloyd

Describe the need

The implemented resource for organization custom property uses the plural naming scheme but does not handle collections of the given resource.

The general pattern has been to use plural on collections and singular on single resource operations.

For instance, repository collaborators (single, collection) implements this approach.

We need two things here:

  1. We need to rename the resource - BREAKING CHANGE
  2. We need to document in our contributor docs this pattern for future work.

SDK Version

No response

API Version

No response

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: TriageThis is being looked at and prioritizedType: MaintenanceAny dependency, housekeeping, and clean up Issue or PR

    Type

    Projects

    Status

    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions