@otr-app/shared-backend-generated-client 2.5.115 → 2.5.116

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.
@@ -16634,7 +16634,6 @@ export interface components {
16634
16634
  trafficViolationDesc?: string;
16635
16635
  /** Format: int64 */
16636
16636
  trafficViolationTypeId?: number;
16637
- /** Format: uuid */
16638
16637
  uniqueId?: string;
16639
16638
  userFriendlyName?: string;
16640
16639
  userFriendlyShortForm?: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@otr-app/shared-backend-generated-client",
3
- "version": "2.5.115",
3
+ "version": "2.5.116",
4
4
  "main": "dist/otrBackendService.min.js",
5
5
  "files": [
6
6
  "/dist"