mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-10 01:16:39 +02:00
added comment to playground model file
This commit is contained in:
parent
a4c6ae2077
commit
96818bd339
@ -1,3 +1,13 @@
|
|||||||
|
/**
|
||||||
|
*
|
||||||
|
* 09/08/2022
|
||||||
|
* This was copied from the openapi-generator generated files and slightly modified
|
||||||
|
* because of malformed generation of `anyOf`, `oneOf`
|
||||||
|
*
|
||||||
|
* https://github.com/OpenAPITools/openapi-generator/issues/12256
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
import { VariantSchema } from 'openapi';
|
import { VariantSchema } from 'openapi';
|
||||||
import { Operator } from 'constants/operators';
|
import { Operator } from 'constants/operators';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user