typo
This commit is contained in:
parent
25192b5dc1
commit
24aa57a243
|
@ -48,7 +48,7 @@ Similarly if there is a `format` field set to `uuid`:
|
||||||
```
|
```
|
||||||
|
|
||||||
Note that the macro will be re-evaluated when the OpenAPI json document
|
Note that the macro will be re-evaluated when the OpenAPI json document
|
||||||
changes (when it's mtime is updated).
|
changes (when its mtime is updated).
|
||||||
|
|
||||||
### Builder
|
### Builder
|
||||||
|
|
||||||
|
@ -139,4 +139,4 @@ uuid = { version = "0.8", features = ["serde", "v4"] }
|
||||||
```
|
```
|
||||||
|
|
||||||
Note that there is a dependency on `percent-encoding` which macro- and
|
Note that there is a dependency on `percent-encoding` which macro- and
|
||||||
build.rs-generated clients is included from `progenitor-client`.
|
build.rs-generated clients is included from `progenitor-client`.
|
||||||
|
|
Loading…
Reference in New Issue