googleapis / googleapis/api-linter

Hoisting fields for BatchCreate* requests blocked by linter

Open
#879 6 comments 0 reactions 0 assignees View on GitHub
type: feature request
Dominant language
Go
Stars
765
Forks
181
Avg merge
2d 12h
Merged PRs (30d)
3

Description

The [docs for batch creation](https://google.aip.dev/233#request-message) state:
Other fields may be "hoisted" from the standard Create request, which means that the field can be set at either the batch level or child request level.

However, this gets flagged by the linter: https://linter.aip.dev/233/request-unknown-fields

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.