-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
21 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
- "!include base_sepolia_backend_account.yaml" | ||
- "!include base_sepolia_backend_atom.yaml" | ||
- "!include base_sepolia_backend_atom_value.yaml" | ||
- "!include base_sepolia_backend_book.yaml" | ||
- "!include base_sepolia_backend_cached_image.yaml" | ||
- "!include base_sepolia_backend_chainlink_price.yaml" | ||
- "!include base_sepolia_backend_claim.yaml" | ||
- "!include base_sepolia_backend_deposit.yaml" | ||
- "!include base_sepolia_backend_event.yaml" | ||
- "!include base_sepolia_backend_fee_transfer.yaml" | ||
- "!include base_sepolia_backend_organization.yaml" | ||
- "!include base_sepolia_backend_person.yaml" | ||
- "!include base_sepolia_backend_position.yaml" | ||
- "!include base_sepolia_backend_predicate_object.yaml" | ||
- "!include base_sepolia_backend_redemption.yaml" | ||
- "!include base_sepolia_backend_signal.yaml" | ||
- "!include base_sepolia_backend_stats.yaml" | ||
- "!include base_sepolia_backend_stats_hour.yaml" | ||
- "!include base_sepolia_backend_thing.yaml" | ||
- "!include base_sepolia_backend_triple.yaml" | ||
- "!include base_sepolia_backend_vault.yaml" | ||
- "!include public_account.yaml" | ||
- "!include public_atom.yaml" | ||
- "!include public_atom_value.yaml" | ||
- "!include public_book.yaml" | ||
- "!include public_cached_image.yaml" | ||
- "!include public_chainlink_price.yaml" | ||
- "!include public_claim.yaml" | ||
- "!include public_deposit.yaml" | ||
- "!include public_event.yaml" | ||
- "!include public_fee_transfer.yaml" | ||
- "!include public_organization.yaml" | ||
- "!include public_person.yaml" | ||
- "!include public_position.yaml" | ||
- "!include public_predicate_object.yaml" | ||
- "!include public_redemption.yaml" | ||
- "!include public_signal.yaml" | ||
- "!include public_stats.yaml" | ||
- "!include public_stats_hour.yaml" | ||
- "!include public_thing.yaml" | ||
- "!include public_triple.yaml" | ||
- "!include public_vault.yaml" |