@datatr-ux/ovhcloud-types 2.0.12 → 2.0.14

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.
@@ -1,6 +1,6 @@
1
1
  /** A numeric value tagged with its unit */
2
2
  export interface UnitAndValueString {
3
- /** */
3
+ /** Unit of the value */
4
4
  unit: string;
5
5
  /** */
6
6
  value: string;
@@ -1 +1 @@
1
- {"version":3,"file":"UnitAndValueString.d.ts","sourceRoot":"","sources":["../../generated/types/complexType/UnitAndValueString.ts"],"names":[],"mappings":"AAAA,2CAA2C;AAC3C,MAAM,WAAW,kBAAkB;IACjC,OAAO;IACP,IAAI,EAAE,MAAM,CAAC;IACb,OAAO;IACP,KAAK,EAAE,MAAM,CAAC;CACf"}
1
+ {"version":3,"file":"UnitAndValueString.d.ts","sourceRoot":"","sources":["../../generated/types/complexType/UnitAndValueString.ts"],"names":[],"mappings":"AAAA,2CAA2C;AAC3C,MAAM,WAAW,kBAAkB;IACjC,wBAAwB;IACxB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO;IACP,KAAK,EAAE,MAAM,CAAC;CACf"}
@@ -2,6 +2,8 @@
2
2
  export interface Post {
3
3
  /** Hexacle is a French unique identifier of the address (you can get it with POST /connectivity/eligibility/search/streetNumbers/details) */
4
4
  hexacle: string;
5
+ /** A possible alternative identifier of the street (you can get it with POST /connectivity/eligibility/search/streets) */
6
+ streetAltCode: string;
5
7
  /** Unique identifier of the street (you can get it with POST /connectivity/eligibility/search/streets) */
6
8
  streetCode: string;
7
9
  /** Street number */
@@ -1 +1 @@
1
- {"version":3,"file":"Post.d.ts","sourceRoot":"","sources":["../../../../../generated/types/connectivity/eligibility/search/buildings/Post.ts"],"names":[],"mappings":"AAAA,qDAAqD;AACrD,MAAM,WAAW,IAAI;IACnB,6IAA6I;IAC7I,OAAO,EAAE,MAAM,CAAC;IAChB,0GAA0G;IAC1G,UAAU,EAAE,MAAM,CAAC;IACnB,oBAAoB;IACpB,YAAY,EAAE,MAAM,CAAC;CACtB"}
1
+ {"version":3,"file":"Post.d.ts","sourceRoot":"","sources":["../../../../../generated/types/connectivity/eligibility/search/buildings/Post.ts"],"names":[],"mappings":"AAAA,qDAAqD;AACrD,MAAM,WAAW,IAAI;IACnB,6IAA6I;IAC7I,OAAO,EAAE,MAAM,CAAC;IAChB,0HAA0H;IAC1H,aAAa,EAAE,MAAM,CAAC;IACtB,0GAA0G;IAC1G,UAAU,EAAE,MAAM,CAAC;IACnB,oBAAoB;IACpB,YAAY,EAAE,MAAM,CAAC;CACtB"}
@@ -1,5 +1,9 @@
1
1
  /** connectivity.eligibility.test.address.post */
2
2
  export interface Post {
3
+ /** A Hexacle is a French unique identifier of the address */
4
+ hexacle: string;
5
+ /** A possible alternative identifier of the street (you can get it with POST /connectivity/eligibility/search/streets) */
6
+ streetAltCode: string;
3
7
  /** Unique identifier of the street (you can get it with POST /connectivity/eligibility/search/streets) */
4
8
  streetCode: string;
5
9
  /** Street number */
@@ -1 +1 @@
1
- {"version":3,"file":"Post.d.ts","sourceRoot":"","sources":["../../../../../generated/types/connectivity/eligibility/test/address/Post.ts"],"names":[],"mappings":"AAAA,iDAAiD;AACjD,MAAM,WAAW,IAAI;IACnB,0GAA0G;IAC1G,UAAU,EAAE,MAAM,CAAC;IACnB,oBAAoB;IACpB,YAAY,EAAE,MAAM,CAAC;CACtB"}
1
+ {"version":3,"file":"Post.d.ts","sourceRoot":"","sources":["../../../../../generated/types/connectivity/eligibility/test/address/Post.ts"],"names":[],"mappings":"AAAA,iDAAiD;AACjD,MAAM,WAAW,IAAI;IACnB,6DAA6D;IAC7D,OAAO,EAAE,MAAM,CAAC;IAChB,0HAA0H;IAC1H,aAAa,EAAE,MAAM,CAAC;IACtB,0GAA0G;IAC1G,UAAU,EAAE,MAAM,CAAC;IACnB,oBAAoB;IACpB,YAAY,EAAE,MAAM,CAAC;CACtB"}
@@ -1,5 +1,9 @@
1
1
  /** connectivity.eligibility.test.address.partners.post */
2
2
  export interface Post {
3
+ /** A Hexacle is a French unique identifier of the address */
4
+ hexacle: string;
5
+ /** A possible alternative identifier of the street (you can get it with POST /connectivity/eligibility/search/streets) */
6
+ streetAltCode: string;
3
7
  /** Unique identifier of the street (you can get it with POST /connectivity/eligibility/search/streets) */
4
8
  streetCode: string;
5
9
  /** Street number */
@@ -1 +1 @@
1
- {"version":3,"file":"Post.d.ts","sourceRoot":"","sources":["../../../../../../generated/types/connectivity/eligibility/test/address/partners/Post.ts"],"names":[],"mappings":"AAAA,0DAA0D;AAC1D,MAAM,WAAW,IAAI;IACnB,0GAA0G;IAC1G,UAAU,EAAE,MAAM,CAAC;IACnB,oBAAoB;IACpB,YAAY,EAAE,MAAM,CAAC;CACtB"}
1
+ {"version":3,"file":"Post.d.ts","sourceRoot":"","sources":["../../../../../../generated/types/connectivity/eligibility/test/address/partners/Post.ts"],"names":[],"mappings":"AAAA,0DAA0D;AAC1D,MAAM,WAAW,IAAI;IACnB,6DAA6D;IAC7D,OAAO,EAAE,MAAM,CAAC;IAChB,0HAA0H;IAC1H,aAAa,EAAE,MAAM,CAAC;IACtB,0GAA0G;IAC1G,UAAU,EAAE,MAAM,CAAC;IACnB,oBAAoB;IACpB,YAAY,EAAE,MAAM,CAAC;CACtB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@datatr-ux/ovhcloud-types",
3
- "version": "2.0.12",
3
+ "version": "2.0.14",
4
4
  "description": "TypeScript types for OVHCloud projects",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",