mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-11 00:08:30 +01: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 { Operator } from 'constants/operators';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user