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

ultimate path template generation #220

Closed
alexander-fenster opened this issue Jan 31, 2020 · 1 comment
Closed

ultimate path template generation #220

alexander-fenster opened this issue Jan 31, 2020 · 1 comment
Assignees
Labels
🚨 This issue needs some love. triage me I really want to be triaged.

Comments

@alexander-fenster
Copy link
Contributor

Let's generate all path templates that are either 1. or 2. or both:

  1. Directly referenced from a message with google.api.resource_reference [this functionality already exists]

  2. If a resource is defined for some message (e.g. message Book) and there exists another message that directly uses that Book message (e.g. message UpdateBookRequest has Book book = 1), we consider this resource to be used and generate path templates for it. [this should be added!]

@alexander-fenster
Copy link
Contributor Author

Will be taken care of by #211.

@yoshi-automation yoshi-automation added 🚨 This issue needs some love. triage me I really want to be triaged. labels Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚨 This issue needs some love. triage me I really want to be triaged.
Projects
None yet
Development

No branches or pull requests

2 participants