-
Andrew Hoffmann authored
When receiving 4xx responses from checkLOA, the client will return a RpcNetidStructValidationResponse with valid = false instead of throwing an exception. 4xx are not considered "unexpected states". We need to be consistent on the return type at some point. (405 returns an integere, all the rest return a string).
Andrew Hoffmann authoredWhen receiving 4xx responses from checkLOA, the client will return a RpcNetidStructValidationResponse with valid = false instead of throwing an exception. 4xx are not considered "unexpected states". We need to be consistent on the return type at some point. (405 returns an integere, all the rest return a string).
Code owners
Assign users and groups as approvers for specific file changes. Learn more.