Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(revisions): adopt aep-162 revisions #200

Merged
merged 13 commits into from
Sep 25, 2024

Conversation

toumorokoshi
Copy link
Member

Adapted from aip.dev/162.

list of changes include:

  • changing references to "name" to "path".
  • minor formatting changes like consolidating proto examples so we can minimize the proto/openapi tabs.
  • removed some sections from rationale that spoke to aip.dev more than aeps, and didn't provide valuable context (like the existence of "tag" in older versions of the pattern).
  • added openapi schemas.

fixes #16.

🍱 Types of changes

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

  • 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

Additional checklist for a new AEP

  • A new AEP should be no more than two pages if printed out.
  • Ensure that the PR is editable by maintainers.
  • Ensure that File structure
    guidelines are met.
  • Ensure that
    Document structure
    guidelines are met.

💝 Thank you!

@toumorokoshi toumorokoshi requested a review from a team as a code owner July 11, 2024 05:54
aep/general/0162/aep.md.j2 Show resolved Hide resolved
aep/general/0162/aep.md.j2 Outdated Show resolved Hide resolved
aep/general/0162/aep.md.j2 Outdated Show resolved Hide resolved
aep/general/0162/aep.md.j2 Outdated Show resolved Hide resolved
aep/general/0162/aep.md.j2 Outdated Show resolved Hide resolved
aep/general/0162/aep.md.j2 Outdated Show resolved Hide resolved
aep/general/0162/aep.md.j2 Outdated Show resolved Hide resolved
aep/general/0162/aep.md.j2 Outdated Show resolved Hide resolved
aep/general/0162/aep.md.j2 Outdated Show resolved Hide resolved
aep/general/0162/aep.md.j2 Outdated Show resolved Hide resolved
Copy link
Collaborator

@rofrankel rofrankel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just taking myself out of the attention set

Copy link
Contributor

@dv-stewarts dv-stewarts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mixture of thoughts and typo/terminology nitpicks.

aep/general/0162/aep.md.j2 Outdated Show resolved Hide resolved
aep/general/0162/aep.md.j2 Show resolved Hide resolved
aep/general/0162/aep.md.j2 Show resolved Hide resolved
aep/general/0162/aep.md.j2 Show resolved Hide resolved
aep/general/0162/aep.md.j2 Outdated Show resolved Hide resolved
aep/general/0162/aep.md.j2 Outdated Show resolved Hide resolved
aep/general/0162/aep.md.j2 Outdated Show resolved Hide resolved
aep/general/0162/aep.md.j2 Outdated Show resolved Hide resolved
aep/general/0162/aep.md.j2 Show resolved Hide resolved
aep/general/0162/aep.md.j2 Show resolved Hide resolved
toumorokoshi and others added 10 commits September 13, 2024 20:56
Adapted from aip.dev/162.

list of changes include:

- changing references to "name" to "path".
- minor formatting changes like consolidating proto examples so we can minimize the proto/openapi tabs.
- removed some sections from rationale that spoke to aip.dev more than aeps, and didn't provide valuable context (like the existence of "tag" in older versions of the pattern).
- added openapi schemas.
aep/general/0162/aep.md.j2 Outdated Show resolved Hide resolved
aep/general/0162/aep.md.j2 Outdated Show resolved Hide resolved
aep/general/0162/aep.md.j2 Outdated Show resolved Hide resolved
aep/general/0162/aep.md.j2 Outdated Show resolved Hide resolved
aep/general/0162/aep.md.j2 Outdated Show resolved Hide resolved
aep/general/0162/aep.md.j2 Outdated Show resolved Hide resolved
@toumorokoshi toumorokoshi merged commit 0982852 into aep-dev:main Sep 25, 2024
2 checks 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.

Adopt AIP-0162 Resource Revisions
3 participants