aep.dev icon indicating copy to clipboard operation
aep.dev copied to clipboard

add resource reference field on paths

Open rambleraptor opened this issue 1 year ago • 0 comments

x-aep-resource establishes a list of parents. The individual API endpoints do not establish which fields correspond to a parent resource (if any). This could be established through some guessing, but it's better to annotate these fields specifically.

This introduces x-aep-resource-reference to indicate that a particular field represents a parent resource. This is super useful for the Resource Explorer in particular.

🍱 Types of changes

What types of changes does your code introduce to AEP? Put an x in the boxes that apply

  • [x] Enhancement
  • [ ] New proposal
  • [ ] Migrated from google.aip.dev
  • [ ] Chore / Quick Fix

📋 Your checklist for this pull request

Please review the AEP Style and Guidance for contributing to this repository.

General

💝 Thank you!

rambleraptor avatar Jan 01 '25 23:01 rambleraptor