@redhat-cloud-services/compliance-client 0.1.0 → 0.1.2

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.
Files changed (71) hide show
  1. package/CHANGELOG.md +9 -0
  2. package/dist/AssignRule/index.d.ts +1 -1
  3. package/dist/AssignRules/index.d.ts +1 -1
  4. package/dist/AssignSystem/index.d.ts +1 -1
  5. package/dist/AssignSystems/index.d.ts +1 -1
  6. package/dist/CreatePolicy/index.d.ts +2 -2
  7. package/dist/CreatePolicy/index.js +1 -1
  8. package/dist/DeletePolicy/index.d.ts +1 -1
  9. package/dist/Policies/index.d.ts +4 -4
  10. package/dist/Policies/index.js +2 -2
  11. package/dist/Policy/index.d.ts +1 -1
  12. package/dist/PolicySystems/index.d.ts +2 -2
  13. package/dist/Profile/index.d.ts +1 -1
  14. package/dist/ProfileRule/index.d.ts +1 -1
  15. package/dist/ProfileRules/index.d.ts +2 -2
  16. package/dist/Profiles/index.d.ts +4 -4
  17. package/dist/Profiles/index.js +2 -2
  18. package/dist/Report/index.d.ts +26 -0
  19. package/dist/Report/index.js +52 -0
  20. package/dist/Report/index.js.map +1 -0
  21. package/dist/Reports/index.d.ts +44 -0
  22. package/dist/Reports/index.js +63 -0
  23. package/dist/Reports/index.js.map +1 -0
  24. package/dist/Rule/index.d.ts +1 -1
  25. package/dist/RuleGroup/index.d.ts +1 -1
  26. package/dist/RuleGroups/index.d.ts +4 -4
  27. package/dist/RuleGroups/index.js +2 -2
  28. package/dist/Rules/index.d.ts +3 -3
  29. package/dist/Rules/index.js +1 -1
  30. package/dist/SecurityGuide/index.d.ts +1 -1
  31. package/dist/SecurityGuideRuleTree/index.d.ts +1 -1
  32. package/dist/SecurityGuides/index.d.ts +4 -4
  33. package/dist/SecurityGuides/index.js +2 -2
  34. package/dist/SupportedProfiles/index.d.ts +4 -4
  35. package/dist/SupportedProfiles/index.js +2 -2
  36. package/dist/System/index.d.ts +1 -1
  37. package/dist/Systems/index.d.ts +4 -4
  38. package/dist/Systems/index.js +2 -2
  39. package/dist/SystemsPolicies/index.d.ts +2 -2
  40. package/dist/Tailoring/index.d.ts +1 -1
  41. package/dist/TailoringFile/index.d.ts +1 -1
  42. package/dist/TailoringRules/index.d.ts +2 -2
  43. package/dist/Tailorings/index.d.ts +4 -4
  44. package/dist/Tailorings/index.js +2 -2
  45. package/dist/UnassignRule/index.d.ts +1 -1
  46. package/dist/UnassignSystem/index.d.ts +1 -1
  47. package/dist/UpdatePolicy/index.d.ts +2 -2
  48. package/dist/UpdatePolicy/index.js +1 -1
  49. package/dist/UpdateTailoring/index.d.ts +39 -0
  50. package/dist/UpdateTailoring/index.js +55 -0
  51. package/dist/UpdateTailoring/index.js.map +1 -0
  52. package/dist/ValueDefinition/index.d.ts +1 -1
  53. package/dist/ValueDefinitions/index.d.ts +4 -4
  54. package/dist/ValueDefinitions/index.js +2 -2
  55. package/dist/api.d.ts +738 -318
  56. package/dist/api.js +581 -173
  57. package/dist/api.js.map +1 -1
  58. package/dist/base.d.ts +2 -2
  59. package/dist/base.js +1 -1
  60. package/dist/common.d.ts +1 -1
  61. package/dist/common.js +1 -1
  62. package/dist/configuration.d.ts +1 -12
  63. package/dist/configuration.js +0 -11
  64. package/dist/configuration.js.map +1 -1
  65. package/dist/index.d.ts +3 -0
  66. package/dist/index.js +10 -1
  67. package/dist/index.js.map +1 -1
  68. package/dist/types/index.d.ts +160 -20
  69. package/dist/types/index.js +4 -1
  70. package/dist/types/index.js.map +1 -1
  71. package/package.json +2 -1
@@ -8,8 +8,8 @@ var isSupportedProfilesObjectParams = function (params) {
8
8
  return params.length === 1 && true && true && true && true && true;
9
9
  };
10
10
  /**
11
- * Lists Supported Profiles
12
- * @summary Request Supported Profiles
11
+ * Lists Supported Profile
12
+ * @summary Request Supported Profile
13
13
  * @param {SupportedProfilesParams} config with all available params.
14
14
  * @param {*} [options] Override http request option.
15
15
  * @throws {RequiredError}
@@ -8,7 +8,7 @@ export type SystemParams = {
8
8
  */
9
9
  id: any;
10
10
  /**
11
- *
11
+ * For internal use only
12
12
  * @type { any }
13
13
  * @memberof SystemApi
14
14
  */
@@ -2,7 +2,7 @@ import type { AxiosRequestConfig } from 'axios';
2
2
  import type { RequestArgs } from '@redhat-cloud-services/javascript-clients-shared/common';
3
3
  export type SystemsParams = {
4
4
  /**
5
- *
5
+ * For internal use only
6
6
  * @type { any }
7
7
  * @memberof SystemsApi
8
8
  */
@@ -26,7 +26,7 @@ export type SystemsParams = {
26
26
  */
27
27
  sortBy?: any;
28
28
  /**
29
- * Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Systems are searchable using attributes `display_name`, `os_major_version`, and `os_minor_version`<br><br>(e.g.: `(version=0.1.47 AND os_major_verision=8)`)
29
+ * Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Systems are searchable using attributes `display_name`, `os_major_version`, `os_minor_version`, and `assigned_or_scanned`<br><br>(e.g.: `(field_1=something AND field_2!=\"something else\") OR field_3>40`)
30
30
  * @type { any }
31
31
  * @memberof SystemsApi
32
32
  */
@@ -34,8 +34,8 @@ export type SystemsParams = {
34
34
  options?: AxiosRequestConfig;
35
35
  };
36
36
  /**
37
- * Lists Systems
38
- * @summary Request Systems
37
+ * Lists System
38
+ * @summary Request System
39
39
  * @param {SystemsParams} config with all available params.
40
40
  * @param {*} [options] Override http request option.
41
41
  * @throws {RequiredError}
@@ -8,8 +8,8 @@ var isSystemsObjectParams = function (params) {
8
8
  return params.length === 1 && true && true && true && true && true;
9
9
  };
10
10
  /**
11
- * Lists Systems
12
- * @summary Request Systems
11
+ * Lists System
12
+ * @summary Request System
13
13
  * @param {SystemsParams} config with all available params.
14
14
  * @param {*} [options] Override http request option.
15
15
  * @throws {RequiredError}
@@ -8,7 +8,7 @@ export type SystemsPoliciesParams = {
8
8
  */
9
9
  systemId: any;
10
10
  /**
11
- *
11
+ * For internal use only
12
12
  * @type { any }
13
13
  * @memberof SystemsPoliciesApi
14
14
  */
@@ -32,7 +32,7 @@ export type SystemsPoliciesParams = {
32
32
  */
33
33
  sortBy?: any;
34
34
  /**
35
- * Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Policies are searchable using attributes `title` and `os_major_version`<br><br>(e.g.: `(version=0.1.47 AND os_major_verision=8)`)
35
+ * Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Policies are searchable using attributes `title`, `os_major_version`, and `os_minor_version`<br><br>(e.g.: `(field_1=something AND field_2!=\"something else\") OR field_3>40`)
36
36
  * @type { any }
37
37
  * @memberof SystemsPoliciesApi
38
38
  */
@@ -14,7 +14,7 @@ export type TailoringParams = {
14
14
  */
15
15
  id: any;
16
16
  /**
17
- *
17
+ * For internal use only
18
18
  * @type { any }
19
19
  * @memberof TailoringApi
20
20
  */
@@ -14,7 +14,7 @@ export type TailoringFileParams = {
14
14
  */
15
15
  id: any;
16
16
  /**
17
- *
17
+ * For internal use only
18
18
  * @type { any }
19
19
  * @memberof TailoringFileApi
20
20
  */
@@ -14,7 +14,7 @@ export type TailoringRulesParams = {
14
14
  */
15
15
  tailoringId: any;
16
16
  /**
17
- *
17
+ * For internal use only
18
18
  * @type { any }
19
19
  * @memberof TailoringRulesApi
20
20
  */
@@ -38,7 +38,7 @@ export type TailoringRulesParams = {
38
38
  */
39
39
  sortBy?: any;
40
40
  /**
41
- * Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Rules are searchable using attributes `title` and `severity`<br><br>(e.g.: `(version=0.1.47 AND os_major_verision=8)`)
41
+ * Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Rules are searchable using attributes `title` and `severity`<br><br>(e.g.: `(field_1=something AND field_2!=\"something else\") OR field_3>40`)
42
42
  * @type { any }
43
43
  * @memberof TailoringRulesApi
44
44
  */
@@ -8,7 +8,7 @@ export type TailoringsParams = {
8
8
  */
9
9
  policyId: any;
10
10
  /**
11
- *
11
+ * For internal use only
12
12
  * @type { any }
13
13
  * @memberof TailoringsApi
14
14
  */
@@ -32,7 +32,7 @@ export type TailoringsParams = {
32
32
  */
33
33
  sortBy?: any;
34
34
  /**
35
- * Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Tailorings are searchable using attributes `os_minor_version`<br><br>(e.g.: `(version=0.1.47 AND os_major_verision=8)`)
35
+ * Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Tailorings are searchable using attributes `os_minor_version`<br><br>(e.g.: `(field_1=something AND field_2!=\"something else\") OR field_3>40`)
36
36
  * @type { any }
37
37
  * @memberof TailoringsApi
38
38
  */
@@ -40,8 +40,8 @@ export type TailoringsParams = {
40
40
  options?: AxiosRequestConfig;
41
41
  };
42
42
  /**
43
- * Lists Tailorings
44
- * @summary Request Tailorings
43
+ * Lists Tailoring
44
+ * @summary Request Tailoring
45
45
  * @param {TailoringsParams} config with all available params.
46
46
  * @param {*} [options] Override http request option.
47
47
  * @throws {RequiredError}
@@ -8,8 +8,8 @@ var isTailoringsObjectParams = function (params) {
8
8
  return params.length === 1 && Object.prototype.hasOwnProperty.call(params, 'policyId') && true && true && true && true && true;
9
9
  };
10
10
  /**
11
- * Lists Tailorings
12
- * @summary Request Tailorings
11
+ * Lists Tailoring
12
+ * @summary Request Tailoring
13
13
  * @param {TailoringsParams} config with all available params.
14
14
  * @param {*} [options] Override http request option.
15
15
  * @throws {RequiredError}
@@ -20,7 +20,7 @@ export type UnassignRuleParams = {
20
20
  */
21
21
  id: any;
22
22
  /**
23
- *
23
+ * For internal use only
24
24
  * @type { any }
25
25
  * @memberof UnassignRuleApi
26
26
  */
@@ -14,7 +14,7 @@ export type UnassignSystemParams = {
14
14
  */
15
15
  policyId: any;
16
16
  /**
17
- *
17
+ * For internal use only
18
18
  * @type { any }
19
19
  * @memberof UnassignSystemApi
20
20
  */
@@ -9,7 +9,7 @@ export type UpdatePolicyParams = {
9
9
  */
10
10
  id: any;
11
11
  /**
12
- *
12
+ * For internal use only
13
13
  * @type { any }
14
14
  * @memberof UpdatePolicyApi
15
15
  */
@@ -23,7 +23,7 @@ export type UpdatePolicyParams = {
23
23
  options?: AxiosRequestConfig;
24
24
  };
25
25
  /**
26
- * Updates a Policy with the provided attributes
26
+ * Updates a Policy with the provided attribute
27
27
  * @summary Update a Policy
28
28
  * @param {UpdatePolicyParams} config with all available params.
29
29
  * @param {*} [options] Override http request option.
@@ -8,7 +8,7 @@ var isUpdatePolicyObjectParams = function (params) {
8
8
  return params.length === 1 && Object.prototype.hasOwnProperty.call(params, 'id') && true && true;
9
9
  };
10
10
  /**
11
- * Updates a Policy with the provided attributes
11
+ * Updates a Policy with the provided attribute
12
12
  * @summary Update a Policy
13
13
  * @param {UpdatePolicyParams} config with all available params.
14
14
  * @param {*} [options] Override http request option.
@@ -0,0 +1,39 @@
1
+ import type { AxiosRequestConfig } from 'axios';
2
+ import type { RequestArgs } from '@redhat-cloud-services/javascript-clients-shared/common';
3
+ import type { Tailoring } from '../types';
4
+ export type UpdateTailoringParams = {
5
+ /**
6
+ *
7
+ * @type { any }
8
+ * @memberof UpdateTailoringApi
9
+ */
10
+ policyId: any;
11
+ /**
12
+ *
13
+ * @type { any }
14
+ * @memberof UpdateTailoringApi
15
+ */
16
+ id: any;
17
+ /**
18
+ * For internal use only
19
+ * @type { any }
20
+ * @memberof UpdateTailoringApi
21
+ */
22
+ xRHIDENTITY?: any;
23
+ /**
24
+ *
25
+ * @type { Tailoring }
26
+ * @memberof UpdateTailoringApi
27
+ */
28
+ tailoring?: Tailoring;
29
+ options?: AxiosRequestConfig;
30
+ };
31
+ /**
32
+ * Updates a Tailoring with the provided value_override
33
+ * @summary Update a Tailoring
34
+ * @param {UpdateTailoringParams} config with all available params.
35
+ * @param {*} [options] Override http request option.
36
+ * @throws {RequiredError}
37
+ */
38
+ export declare const updateTailoringParamCreator: (...config: ([UpdateTailoringParams] | [any, any, any, Tailoring, AxiosRequestConfig])) => Promise<RequestArgs>;
39
+ export default updateTailoringParamCreator;
@@ -0,0 +1,55 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.updateTailoringParamCreator = void 0;
4
+ var tslib_1 = require("tslib");
5
+ // @ts-ignore
6
+ var common_1 = require("@redhat-cloud-services/javascript-clients-shared/common");
7
+ var isUpdateTailoringObjectParams = function (params) {
8
+ return params.length === 1 && Object.prototype.hasOwnProperty.call(params, 'policyId') && Object.prototype.hasOwnProperty.call(params, 'id') && true && true;
9
+ };
10
+ /**
11
+ * Updates a Tailoring with the provided value_override
12
+ * @summary Update a Tailoring
13
+ * @param {UpdateTailoringParams} config with all available params.
14
+ * @param {*} [options] Override http request option.
15
+ * @throws {RequiredError}
16
+ */
17
+ var updateTailoringParamCreator = function () {
18
+ var config = [];
19
+ for (var _i = 0; _i < arguments.length; _i++) {
20
+ config[_i] = arguments[_i];
21
+ }
22
+ return tslib_1.__awaiter(void 0, void 0, void 0, function () {
23
+ var params, policyId, id, xRHIDENTITY, tailoring, _a, options, localVarPath, localVarUrlObj, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter;
24
+ return tslib_1.__generator(this, function (_b) {
25
+ params = isUpdateTailoringObjectParams(config) ? config[0] : ['policyId', 'id', 'xRHIDENTITY', 'tailoring', 'options'].reduce(function (acc, curr, index) {
26
+ var _a;
27
+ return (tslib_1.__assign(tslib_1.__assign({}, acc), (_a = {}, _a[curr] = config[index], _a)));
28
+ }, {});
29
+ policyId = params.policyId, id = params.id, xRHIDENTITY = params.xRHIDENTITY, tailoring = params.tailoring, _a = params.options, options = _a === void 0 ? {} : _a;
30
+ localVarPath = "/policies/{policy_id}/tailorings/{id}"
31
+ .replace("{".concat("policy_id", "}"), encodeURIComponent(String(policyId)))
32
+ .replace("{".concat("id", "}"), encodeURIComponent(String(id)));
33
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
34
+ localVarRequestOptions = tslib_1.__assign({ method: 'PATCH' }, options);
35
+ localVarHeaderParameter = {};
36
+ localVarQueryParameter = {};
37
+ if (xRHIDENTITY != null) {
38
+ localVarHeaderParameter['X-RH-IDENTITY'] = typeof xRHIDENTITY === 'string'
39
+ ? xRHIDENTITY
40
+ : JSON.stringify(xRHIDENTITY);
41
+ }
42
+ localVarHeaderParameter['Content-Type'] = 'application/vnd.api+json';
43
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
44
+ localVarRequestOptions.headers = tslib_1.__assign(tslib_1.__assign({}, localVarHeaderParameter), options.headers);
45
+ return [2 /*return*/, {
46
+ urlObj: localVarUrlObj,
47
+ options: localVarRequestOptions,
48
+ serializeData: tailoring,
49
+ }];
50
+ });
51
+ });
52
+ };
53
+ exports.updateTailoringParamCreator = updateTailoringParamCreator;
54
+ exports.default = exports.updateTailoringParamCreator;
55
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../UpdateTailoring/index.ts"],"names":[],"mappings":";;;;AAEA,aAAa;AACb,kFAA4T;AAsC5T,IAAM,6BAA6B,GAAG,UAAC,MAA2C;IAChF,OAAO,MAAM,CAAC,MAAM,KAAK,CAAC,IAAI,MAAM,CAAC,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,MAAM,EAAE,UAAU,CAAC,IAAI,MAAM,CAAC,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,IAAI,IAAI,IAAI,IAAI,CAAA;AAC9J,CAAC,CAAA;AACD;;;;;;EAME;AACK,IAAM,2BAA2B,GAAG;IAAO,gBAAqF;SAArF,UAAqF,EAArF,qBAAqF,EAArF,IAAqF;QAArF,2BAAqF;;;;;YAC7H,MAAM,GAAG,6BAA6B,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,UAAU,EAAE,IAAI,EAAE,aAAa,EAAE,WAAW,EAAE,SAAS,CAAC,CAAC,MAAM,CAAC,UAAC,GAAG,EAAE,IAAI,EAAE,KAAK;;gBAAK,OAAA,uCAAM,GAAG,gBAAG,IAAI,IAAG,MAAM,CAAC,KAAK,CAAC,OAAG;YAAnC,CAAmC,EAAE,EAAE,CAA0B,CAAC;YACpN,QAAQ,GAA+C,MAAM,SAArD,EAAE,EAAE,GAA2C,MAAM,GAAjD,EAAE,WAAW,GAA8B,MAAM,YAApC,EAAE,SAAS,GAAmB,MAAM,UAAzB,EAAE,KAAiB,MAAM,QAAX,EAAZ,OAAO,mBAAG,EAAE,KAAA,CAAY;YAChE,YAAY,GAAG,uCAAuC;iBACvD,OAAO,CAAC,WAAI,WAAW,MAAG,EAAE,kBAAkB,CAAC,MAAM,CAAC,QAAQ,CAAC,CAAC,CAAC;iBACjE,OAAO,CAAC,WAAI,IAAI,MAAG,EAAE,kBAAkB,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC;YAEpD,cAAc,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE,uBAAc,CAAC,CAAC;YACvD,sBAAsB,sBAAK,MAAM,EAAE,OAAiB,IAAK,OAAO,CAAC,CAAC;YAClE,uBAAuB,GAAG,EAAS,CAAC;YACpC,sBAAsB,GAAG,EAAS,CAAC;YAEzC,IAAI,WAAW,IAAI,IAAI,EAAE;gBACrB,uBAAuB,CAAC,eAAe,CAAC,GAAG,OAAO,WAAW,KAAK,QAAQ;oBACtE,CAAC,CAAC,WAAW;oBACb,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,WAAW,CAAC,CAAC;aACrC;YAID,uBAAuB,CAAC,cAAc,CAAC,GAAG,0BAA0B,CAAC;YAErE,IAAA,wBAAe,EAAC,cAAc,EAAE,sBAAsB,CAAC,CAAC;YACxD,sBAAsB,CAAC,OAAO,yCAAO,uBAAuB,GAAK,OAAO,CAAC,OAAO,CAAC,CAAC;YAElF,sBAAO;oBACH,MAAM,EAAE,cAAc;oBACtB,OAAO,EAAE,sBAAsB;oBAC/B,aAAa,EAAE,SAAS;iBAC3B,EAAC;;;CACL,CAAA;AA9BY,QAAA,2BAA2B,+BA8BvC;AAED,kBAAe,mCAA2B,CAAC"}
@@ -14,7 +14,7 @@ export type ValueDefinitionParams = {
14
14
  */
15
15
  id: any;
16
16
  /**
17
- *
17
+ * For internal use only
18
18
  * @type { any }
19
19
  * @memberof ValueDefinitionApi
20
20
  */
@@ -8,7 +8,7 @@ export type ValueDefinitionsParams = {
8
8
  */
9
9
  securityGuideId: any;
10
10
  /**
11
- *
11
+ * For internal use only
12
12
  * @type { any }
13
13
  * @memberof ValueDefinitionsApi
14
14
  */
@@ -32,7 +32,7 @@ export type ValueDefinitionsParams = {
32
32
  */
33
33
  sortBy?: any;
34
34
  /**
35
- * Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Value Definitions are searchable using attributes `title`<br><br>(e.g.: `(version=0.1.47 AND os_major_verision=8)`)
35
+ * Query string to filter items by their attributes. Compliant with <a href=\"https://github.com/wvanbergen/scoped_search/wiki/Query-language\" target=\"_blank\" title=\"github.com/wvanbergen/scoped_search\">scoped_search query language</a>. However, only `=` or `!=` (resp. `<>`) operators are supported.<br><br>Value Definitions are searchable using attributes `title` and `ref_id`<br><br>(e.g.: `(field_1=something AND field_2!=\"something else\") OR field_3>40`)
36
36
  * @type { any }
37
37
  * @memberof ValueDefinitionsApi
38
38
  */
@@ -40,8 +40,8 @@ export type ValueDefinitionsParams = {
40
40
  options?: AxiosRequestConfig;
41
41
  };
42
42
  /**
43
- * Lists Value Definitions
44
- * @summary Request Value Definitions
43
+ * Lists Value Definition
44
+ * @summary Request Value Definition
45
45
  * @param {ValueDefinitionsParams} config with all available params.
46
46
  * @param {*} [options] Override http request option.
47
47
  * @throws {RequiredError}
@@ -8,8 +8,8 @@ var isValueDefinitionsObjectParams = function (params) {
8
8
  return params.length === 1 && Object.prototype.hasOwnProperty.call(params, 'securityGuideId') && true && true && true && true && true;
9
9
  };
10
10
  /**
11
- * Lists Value Definitions
12
- * @summary Request Value Definitions
11
+ * Lists Value Definition
12
+ * @summary Request Value Definition
13
13
  * @param {ValueDefinitionsParams} config with all available params.
14
14
  * @param {*} [options] Override http request option.
15
15
  * @throws {RequiredError}