Skip to content

Conversation

@toumorokoshi
Copy link
Member

@toumorokoshi toumorokoshi commented Aug 10, 2025

The aep guidance is to add the _id suffix
on all path elements. For consistency, adding the _id
suffix to the pattern as well.

Making this change also required propagating the snake_case
convention to the resource singular and API conversion as well -
without doing so, conversion logic is necessary to extract and generate
the appropriate paths.

This is aligned with the work to align with snake case
across the board: aep-dev/aeps#320

This change is being made in lockstep with
aep-dev/aeps#321 to update the guidance.

The aep guidance is to add the _id suffix
on all path elements. For consistency, adding the _id
suffix to the pattern as well.

Making this change also required propagating the snake_case
convention to the resource singular and API conversion as well -
without doing so, conversion logic is necessary to extract and generate
the appropriate paths. 

This is aligned with the work to align with snake case
across the board: aep-dev/aeps#320

This change is being made in lockstep with
aep-dev/aeps#321 to update the guidance.
@toumorokoshi toumorokoshi merged commit 99003e4 into main Aug 11, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants