Skip to content

Commit

Permalink
AggregateDependency CodeFix
Browse files Browse the repository at this point in the history
  • Loading branch information
semalaiappan committed Nov 7, 2024
1 parent 6d92dbb commit 037638a
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1383,6 +1383,14 @@
"Update"
]
},
{
"resource": "/ed-fi/section504DisabilityTypeDescriptors",
"order": 1,
"operations": [
"Create",
"Update"
]
},
{
"resource": "/ed-fi/sectionCharacteristicDescriptors",
"order": 1,
Expand Down Expand Up @@ -2362,6 +2370,14 @@
"Update"
]
},
{
"resource": "/ed-fi/assessmentBatteryParts",
"order": 14,
"operations": [
"Create",
"Update"
]
},
{
"resource": "/ed-fi/assessmentScoreRangeLearningStandards",
"order": 14,
Expand Down Expand Up @@ -2434,6 +2450,14 @@
"Update"
]
},
{
"resource": "/ed-fi/studentEducationOrganizationAssessmentAccommodations",
"order": 14,
"operations": [
"Create",
"Update"
]
},
{
"resource": "/ed-fi/studentEducationOrganizationAssociations",
"order": 14,
Expand Down Expand Up @@ -2554,6 +2578,14 @@
"Update"
]
},
{
"resource": "/ed-fi/studentSection504ProgramAssociations",
"order": 14,
"operations": [
"Create",
"Update"
]
},
{
"resource": "/ed-fi/studentSectionAssociations",
"order": 14,
Expand Down Expand Up @@ -2609,6 +2641,14 @@
"Update"
]
},
{
"resource": "/ed-fi/assessmentAdministrations",
"order": 15,
"operations": [
"Create",
"Update"
]
},
{
"resource": "/ed-fi/disciplineActions",
"order": 15,
Expand Down Expand Up @@ -2649,6 +2689,14 @@
"Update"
]
},
{
"resource": "/ed-fi/assesssmentAdministrationParticipations",
"order": 16,
"operations": [
"Create",
"Update"
]
},
{
"resource": "/ed-fi/reportCards",
"order": 16,
Expand All @@ -2657,6 +2705,14 @@
"Update"
]
},
{
"resource": "/ed-fi/studentAssessmentRegistrations",
"order": 16,
"operations": [
"Create",
"Update"
]
},
{
"resource": "/ed-fi/surveyQuestionResponses",
"order": 16,
Expand Down Expand Up @@ -2697,6 +2753,14 @@
"Update"
]
},
{
"resource": "/ed-fi/studentAssessmentRegistrationBatteryPartAssociations",
"order": 17,
"operations": [
"Create",
"Update"
]
},
{
"resource": "/ed-fi/surveySectionResponseEducationOrganizationTargetAssociations",
"order": 17,
Expand All @@ -2721,4 +2785,4 @@
"Update"
]
}
]
]
Loading

0 comments on commit 037638a

Please sign in to comment.