Skip to content

Commit

Permalink
Merge pull request #17 from sykefi/v2024-release-8-hf
Browse files Browse the repository at this point in the history
Poistettu version 2024-release-8 pakollisuudet rajapinnoissa.
  • Loading branch information
maxmakisalo authored Aug 7, 2024
2 parents 4c700ce + 077bda1 commit 8cd5e44
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 122 deletions.
74 changes: 13 additions & 61 deletions OpenApi/Kaavoitus/Avoin/ryhti-plan-public-validate-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -294,10 +294,7 @@
},
"CodeValue": {
"required": [
"code",
"codeList",
"dataType",
"title"
"dataType"
],
"type": "object",
"allOf": [
Expand All @@ -307,12 +304,10 @@
],
"properties": {
"code": {
"minLength": 1,
"type": "string",
"description": "Koodiston arvo (uri)"
},
"codeList": {
"minLength": 1,
"type": "string",
"description": "Koodisto"
},
Expand Down Expand Up @@ -349,10 +344,7 @@
},
"DecimalRange": {
"required": [
"dataType",
"maximumValue",
"minimumValue",
"unitOfMeasure"
"dataType"
],
"type": "object",
"allOf": [
Expand All @@ -372,7 +364,6 @@
"format": "double"
},
"unitOfMeasure": {
"minLength": 1,
"type": "string",
"description": "Mittayksikkö"
},
Expand Down Expand Up @@ -401,9 +392,7 @@
},
"DecimalValue": {
"required": [
"dataType",
"number",
"unitOfMeasure"
"dataType"
],
"type": "object",
"allOf": [
Expand All @@ -418,7 +407,6 @@
"format": "double"
},
"unitOfMeasure": {
"minLength": 1,
"type": "string",
"description": "Mittayksikkö"
},
Expand Down Expand Up @@ -779,10 +767,7 @@
},
"IdentifierValue": {
"required": [
"dataType",
"identifier",
"registerIdentifier",
"registerName"
"dataType"
],
"type": "object",
"allOf": [
Expand All @@ -792,12 +777,10 @@
],
"properties": {
"identifier": {
"minLength": 1,
"type": "string",
"description": "Tunnus"
},
"registerIdentifier": {
"minLength": 1,
"type": "string",
"description": "Järjestelmän tunnus"
},
Expand Down Expand Up @@ -865,9 +848,7 @@
},
"LocalizedTextValue": {
"required": [
"dataType",
"syntax",
"text"
"dataType"
],
"type": "object",
"allOf": [
Expand All @@ -885,7 +866,6 @@
"description": "Kielistetty teksti"
},
"syntax": {
"minLength": 1,
"type": "string",
"description": "Syntaksi"
},
Expand Down Expand Up @@ -914,10 +894,7 @@
},
"NumericRange": {
"required": [
"dataType",
"maximumValue",
"minimumValue",
"unitOfMeasure"
"dataType"
],
"type": "object",
"allOf": [
Expand All @@ -937,7 +914,6 @@
"format": "int32"
},
"unitOfMeasure": {
"minLength": 1,
"type": "string",
"description": "Mittayksikkö"
},
Expand Down Expand Up @@ -966,9 +942,7 @@
},
"NumericValue": {
"required": [
"dataType",
"number",
"unitOfMeasure"
"dataType"
],
"type": "object",
"allOf": [
Expand All @@ -983,7 +957,6 @@
"format": "int32"
},
"unitOfMeasure": {
"minLength": 1,
"type": "string",
"description": "Mittayksikkö"
},
Expand Down Expand Up @@ -2252,10 +2225,7 @@
},
"PositiveDecimalRange": {
"required": [
"dataType",
"maximumValue",
"minimumValue",
"unitOfMeasure"
"dataType"
],
"type": "object",
"allOf": [
Expand All @@ -2275,7 +2245,6 @@
"format": "double"
},
"unitOfMeasure": {
"minLength": 1,
"type": "string",
"description": "Mittayksikkö"
},
Expand Down Expand Up @@ -2304,9 +2273,7 @@
},
"PositiveDecimalValue": {
"required": [
"dataType",
"number",
"unitOfMeasure"
"dataType"
],
"type": "object",
"allOf": [
Expand All @@ -2321,7 +2288,6 @@
"format": "double"
},
"unitOfMeasure": {
"minLength": 1,
"type": "string",
"description": "Mittayksikkö"
},
Expand Down Expand Up @@ -2350,10 +2316,7 @@
},
"PositiveNumericRange": {
"required": [
"dataType",
"maximumValue",
"minimumValue",
"unitOfMeasure"
"dataType"
],
"type": "object",
"allOf": [
Expand All @@ -2373,7 +2336,6 @@
"format": "int32"
},
"unitOfMeasure": {
"minLength": 1,
"type": "string",
"description": "Mittayksikkö"
},
Expand Down Expand Up @@ -2402,9 +2364,7 @@
},
"PositiveNumericValue": {
"required": [
"dataType",
"number",
"unitOfMeasure"
"dataType"
],
"type": "object",
"allOf": [
Expand All @@ -2419,7 +2379,6 @@
"format": "int32"
},
"unitOfMeasure": {
"minLength": 1,
"type": "string",
"description": "Mittayksikkö"
},
Expand Down Expand Up @@ -2528,9 +2487,7 @@
},
"SpotElevation": {
"required": [
"dataType",
"number",
"unitOfMeasure"
"dataType"
],
"type": "object",
"allOf": [
Expand All @@ -2545,7 +2502,6 @@
"format": "int32"
},
"unitOfMeasure": {
"minLength": 1,
"type": "string",
"description": "Mittayksikkö"
},
Expand Down Expand Up @@ -2574,9 +2530,7 @@
},
"TextValue": {
"required": [
"dataType",
"syntax",
"text"
"dataType"
],
"type": "object",
"allOf": [
Expand All @@ -2586,12 +2540,10 @@
],
"properties": {
"text": {
"minLength": 1,
"type": "string",
"description": "Teksti"
},
"syntax": {
"minLength": 1,
"type": "string",
"description": "Syntaksi"
},
Expand Down
Loading

0 comments on commit 8cd5e44

Please sign in to comment.