-
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.
Merge pull request #2171 from TEAMSchools/2112-dagsterdeanslistresour…
…ce-refactor-response-for-pagination 2112 dagsterdeanslistresource refactor response for pagination
- Loading branch information
Showing
22 changed files
with
279 additions
and
179 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
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
2 changes: 0 additions & 2 deletions
2
src/teamster/code_locations/kippcamden/deanslist/config/multi-partition-fiscal-assets.yaml
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,5 +1,3 @@ | ||
endpoints: | ||
- endpoint: comm-log | ||
api_version: v1 | ||
- endpoint: followups | ||
api_version: v1 |
12 changes: 0 additions & 12 deletions
12
src/teamster/code_locations/kippcamden/deanslist/config/multi-partition-monthly-assets.yaml
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,20 +1,8 @@ | ||
endpoints: | ||
- endpoint: behavior | ||
api_version: v1 | ||
params: | ||
IncludeDeleted: Y | ||
op_tags: | ||
dagster-k8s/config: | ||
container_config: | ||
resources: | ||
requests: | ||
memory: 3.0Gi | ||
- endpoint: homework | ||
api_version: v1 | ||
params: | ||
IncludeDeleted: Y | ||
- endpoint: incidents | ||
api_version: v1 | ||
params: | ||
IncludeDeleted: Y | ||
cf: Y |
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
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
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
2 changes: 0 additions & 2 deletions
2
src/teamster/code_locations/kippmiami/deanslist/config/multi-partition-fiscal-assets.yaml
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,5 +1,3 @@ | ||
endpoints: | ||
- endpoint: comm-log | ||
api_version: v1 | ||
- endpoint: followups | ||
api_version: v1 |
6 changes: 0 additions & 6 deletions
6
src/teamster/code_locations/kippmiami/deanslist/config/multi-partition-monthly-assets.yaml
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,14 +1,8 @@ | ||
endpoints: | ||
- endpoint: behavior | ||
api_version: v1 | ||
params: | ||
IncludeDeleted: Y | ||
- endpoint: homework | ||
api_version: v1 | ||
params: | ||
IncludeDeleted: Y | ||
- endpoint: incidents | ||
api_version: v1 | ||
params: | ||
IncludeDeleted: Y | ||
cf: Y |
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
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
Oops, something went wrong.