diff options
author | tragait <rahul.tyagi@est.tech> | 2021-09-02 12:32:35 +0100 |
---|---|---|
committer | tragait <rahul.tyagi@est.tech> | 2021-09-03 16:04:36 +0100 |
commit | b53a57901dd73270a4389109b0df8ca5c02a9e22 (patch) | |
tree | 81b97e1a62c718bb0a8dc1337beba430344be43c /docs/openapi/components.yml | |
parent | f5de1ae2fe4b092d76c39a995d187cc509722c12 (diff) |
fix data type as string for dmi request body
Issue-ID: CPS-634
Signed-off-by: tragait <rahul.tyagi@est.tech>
Change-Id: Ib3d9d7cab12c77332d799b89e73e5a9b934a4473
Diffstat (limited to 'docs/openapi/components.yml')
-rw-r--r-- | docs/openapi/components.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/openapi/components.yml b/docs/openapi/components.yml index bac5f9c8..3866b834 100644 --- a/docs/openapi/components.yml +++ b/docs/openapi/components.yml @@ -78,7 +78,7 @@ components: dataType: type: string data: - type: object + type: string cmHandleProperties: type: object additionalProperties: |