Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

schema/: merge Project and Location extensions #1684

Merged
merged 19 commits into from
Jun 28, 2024
Merged
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
aa094bd
schema/: merge Project and Location extensions
odscjen Apr 3, 2024
4b967f5
update changelog.md
odscjen Apr 3, 2024
2675f20
add Location and Project to examples release_package.json and schema/…
odscjen Apr 11, 2024
08c3627
update guidance linked_standards and add link to OC4IDS identifiers g…
odscjen Apr 12, 2024
86bf1fa
release-schema: Project and Location changes in line with style guide
odscjen Apr 12, 2024
cafc188
Merge branch '1.2-dev' into 1484-merge-project-and-location
odscjen May 9, 2024
0466f65
build: Update manage.py for planning.project being an object
jpmckinney Jun 13, 2024
ee99109
build: Run ./manage.py pre-commit
jpmckinney Jun 13, 2024
64abce1
Merge branch '1.2-dev' into 1484-merge-project-and-location
odscjen Jun 27, 2024
3546b52
build: Update script to keep planning/budget/project as multilingual,…
jpmckinney Jun 27, 2024
dd97d4b
Review merger of Project and Location extensions
jpmckinney Jun 28, 2024
4780b12
geometryType.csv: Reduce repetition
jpmckinney Jun 28, 2024
fc4d4d8
release-schema: Restore some clarity to budget.projectID
jpmckinney Jun 28, 2024
c2d16d3
build: Run manage.py pre-commit
jpmckinney Jun 28, 2024
344e1cd
release-schema: Align budget.project with projectID. If we're saying …
jpmckinney Jun 28, 2024
a246115
build: Run manage.py pre-commit
jpmckinney Jun 28, 2024
a74d211
guidance/map/linked_standards: Clarify direction of OC4IDS link
jpmckinney Jun 28, 2024
d1dc0b7
Update schema/release-schema.json
odscjen Jun 28, 2024
4b8c49f
build: run manage.py precommit
odscjen Jun 28, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
build: run manage.py precommit
  • Loading branch information
odscjen committed Jun 28, 2024

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
commit 4b8c49fae93d71a17c1c1fb1b90c09165ad09a69
6 changes: 3 additions & 3 deletions schema/dereferenced-release-schema.json
Original file line number Diff line number Diff line change
@@ -1616,7 +1616,7 @@
},
"title": {
"title": "Title",
"description": "The name of the project. If a projects register is available, this should be the same as the project's name in that register.",
"description": "The name of the project. If a project's register is available, this should be the same as the project's name in that register.",
"type": [
"string",
"null"
@@ -17030,7 +17030,7 @@
},
"title": {
"title": "Title",
"description": "The name of the project. If a projects register is available, this should be the same as the project's name in that register.",
"description": "The name of the project. If a project's register is available, this should be the same as the project's name in that register.",
"type": [
"string",
"null"
@@ -40991,7 +40991,7 @@
},
"title": {
"title": "Title",
"description": "The name of the project. If a projects register is available, this should be the same as the project's name in that register.",
"description": "The name of the project. If a project's register is available, this should be the same as the project's name in that register.",
"type": [
"string",
"null"