regulaforensics / FaceSDK-web-js-client

Regula Face SDK web API js client for the browser and node.js based on axios
https://regulaforensics.com
5 stars 3 forks source link

SP-11788 - fix detection model through extra types #76

Closed SergeyIlchenko closed 11 months ago

SergeyIlchenko commented 11 months ago

Description

Fix detection types. OpenApi Generator can't generate any type. Also generator has an issue with anyOf generating. So we temporary write extra types with fixes which replace types from generator

Ticket link

https://app.clickup.com/t/4535044/SP-11788

Change type

Notes