Skip to content

Commit

Permalink
Generate docs
Browse files Browse the repository at this point in the history
Signed-off-by: Cody Soyland <codysoyland@github.com>
  • Loading branch information
codysoyland committed Nov 15, 2024
1 parent 991a47d commit fb94f62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/api-types/index-v1alpha1.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ TrustRootSpec defines a trusted Root. This is typically either a TUF Root or a b
| remote | Remote specifies initial root of trust & remote mirror. | [Remote](#remote) | false |
| repository | Repository contains the serialized TUF remote repository. | [Repository](#repository) | false |
| sigstoreKeys | SigstoreKeys contains the serialized keys. | [SigstoreKeys](#sigstorekeys) | false |
| trustedRootJSON | TrustedRootJSON contains the serialized trusted_root.json. | string | false |

[Back to TOC](#table-of-contents)

Expand Down

0 comments on commit fb94f62

Please sign in to comment.