Skip to content

Commit

Permalink
feat(entities): add KeyTransactionEntity types (manual update)
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderblue committed Apr 9, 2024
1 parent 341009e commit d540836
Show file tree
Hide file tree
Showing 2 changed files with 485 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .tutone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -736,6 +736,10 @@ packages:
generate_struct_getters: true
- name: InfrastructureIntegrationEntity
generate_struct_getters: true
- name: KeyTransactionEntity
generate_struct_getters: true
- name: KeyTransactionEntityOutline
generate_struct_getters: true
- name: MobileApplicationEntity
generate_struct_getters: true
- name: SecureCredentialEntity
Expand Down

0 comments on commit d540836

Please sign in to comment.