einride / protoc-gen-go-aip-test

MIT License
8 stars 0 forks source link

feat(get): return resource even if soft-deleted #249

Closed blaberg closed 3 months ago

blaberg commented 3 months ago

From AIP-164 documentation:

Get ([AIP-131](https://google.aip.dev/131)) requests for soft-deleted resources should return the resource (rather than a NOT_FOUND error).