@medplum/definitions 5.1.5 → 5.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -887,21 +887,6 @@
887
887
  "max" : "1"
888
888
  }
889
889
  },
890
- {
891
- "id" : "ClientApplication.redirectUri",
892
- "path" : "ClientApplication.redirectUri",
893
- "definition" : "@deprecated This field is deprecated. Use redirectUris instead.",
894
- "min" : 0,
895
- "max" : "1",
896
- "type" : [{
897
- "code" : "uri"
898
- }],
899
- "base": {
900
- "path" : "ClientApplication.redirectUri",
901
- "min" : 0,
902
- "max" : "1"
903
- }
904
- },
905
890
  {
906
891
  "id" : "ClientApplication.redirectUris",
907
892
  "path" : "ClientApplication.redirectUris",
@@ -1078,6 +1063,21 @@
1078
1063
  "min" : 0,
1079
1064
  "max" : "*"
1080
1065
  }
1066
+ },
1067
+ {
1068
+ "id" : "ClientApplication.redirectUri",
1069
+ "path" : "ClientApplication.redirectUri",
1070
+ "definition" : "@deprecated This field is deprecated. Use redirectUris instead.",
1071
+ "min" : 0,
1072
+ "max" : "1",
1073
+ "type" : [{
1074
+ "code" : "uri"
1075
+ }],
1076
+ "base": {
1077
+ "path" : "ClientApplication.redirectUri",
1078
+ "min" : 0,
1079
+ "max" : "1"
1080
+ }
1081
1081
  }
1082
1082
  ]
1083
1083
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medplum/definitions",
3
- "version": "5.1.5",
3
+ "version": "5.1.6",
4
4
  "description": "Medplum Data Definitions",
5
5
  "keywords": [
6
6
  "medplum",