maddocnc
maddocnc
I have a page with big slider and thumbs under it. I put resized images in both, but source images are the same. Source images goes from s3. And thumbs...
Introduce new enum style ```json { "EnumViaOneOfNumeric": { "description": "OpenApi 3.1 style numeric enum", "type": "integer", "oneOf": [ { "const": 0, "title": "SUCCESS", "description": "Success" }, { "const": 1, "title":...
Nuxt module is still noticed in readme, but missing in package.
First of all, thank you for awesome project! However I can't see way to trigger external methods. We have server with many features, and what to add slack integration to...