googleapis / doc-pipeline

Apache License 2.0
10 stars 11 forks source link

fix: prevent accidentally including a parent's codeexamples for children #604

Closed tbpg closed 10 months ago

tbpg commented 10 months ago

Mustache templates will look up the stack of objects if a field is not set. So, this change sets codeexamples to null when there are no codeexamples given.