mirror of
https://github.com/Redocly/redoc.git
synced 2025-07-29 09:29:57 +03:00
feat(): Add new extra property
This commit is contained in:
parent
8d1dbf42f1
commit
125fb6aa07
|
@ -1,4 +1,5 @@
|
|||
export const MilesConstants = {
|
||||
MILES_EXTRA_DESCRIPTION_PROPERTY_NAME: 'x-miles-extra-description',
|
||||
MILES_VALIDATION_MODEL_PROPERTY_NAME: 'x-miles-validation-model',
|
||||
HIDE_LOGO_QUERY_PARAM: 'hideLogo',
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user