-
Notifications
You must be signed in to change notification settings - Fork 949
[MAINT]: Naming of organization custom properties needs the change (from plural to singular) #2936
Copy link
Copy link
Open
Labels
Good first issueGood for newcomersGood for newcomersStatus: Up for grabsIssues that are ready to be worked on by anyoneIssues that are ready to be worked on by anyoneType: MaintenanceAny dependency, housekeeping, and clean up Issue or PRAny dependency, housekeeping, and clean up Issue or PR
Milestone
Description
Describe the need
Currently data and resource use properties (plural) in the naming, but in reality both work only with a single property.
To follow the naming of other resources and properties naming should be changed to property (singular).
Resource organization_custom_properties
Data organization_custom_properties
both use attribute property_name which is only a single one and both can't work with more than a single custom property.
It probably the use case when data and resource should be renamed to organization_custom_property (singular),
plurals need to be marked as deprecated within version v6 of provider and probably removed in v7.
SDK Version
No response
API Version
No response
Relevant log output
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Good first issueGood for newcomersGood for newcomersStatus: Up for grabsIssues that are ready to be worked on by anyoneIssues that are ready to be worked on by anyoneType: MaintenanceAny dependency, housekeeping, and clean up Issue or PRAny dependency, housekeeping, and clean up Issue or PR
Type
Projects
Status
On Deck