mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
Rebuild everything, becuase it makes it easier to compare everything to my changes
This commit is contained in:
@@ -162,7 +162,7 @@ The [delegate trait](https://docs.rs/google-binaryauthorization1_beta1/1.0.13+20
|
||||
|
||||
## Optional Parts in Server-Requests
|
||||
|
||||
All structures provided by this library are made to be [enocodable](https://docs.rs/google-binaryauthorization1_beta1/1.0.13+20200327/google_binaryauthorization1_beta1/trait.RequestValue.html) and
|
||||
All structures provided by this library are made to be [encodable](https://docs.rs/google-binaryauthorization1_beta1/1.0.13+20200327/google_binaryauthorization1_beta1/trait.RequestValue.html) and
|
||||
[decodable](https://docs.rs/google-binaryauthorization1_beta1/1.0.13+20200327/google_binaryauthorization1_beta1/trait.ResponseResult.html) via *json*. Optionals are used to indicate that partial requests are responses
|
||||
are valid.
|
||||
Most optionals are are considered [Parts](https://docs.rs/google-binaryauthorization1_beta1/1.0.13+20200327/google_binaryauthorization1_beta1/trait.Part.html) which are identifiable by name, which will be sent to
|
||||
|
||||
Reference in New Issue
Block a user