Tomáš Falešník

Results 6 issues of Tomáš Falešník

Hi, we have tried running this plugin (v0.6.6) in production to test out the fix of #52 but all the pages have started to load very slowly (before 200ms, 5-10s...

As written in title, the `datetime` templating function completely ignores the timezone. ``` {{datetime build.started "2006-Jan-02T15:04:05Z" "CEST"}} {{datetime build.started "2006-Jan-02T15:04:05Z" "GMT+2"}} {{datetime build.started "2006-Jan-02T15:04:05Z" "0200"}} {{datetime build.started "2006-Jan-02T15:04:05Z" "Europe/Berlin"}} ```...

## Issue Crashlytics started reporting FIS_AUTH error on some android devices, but we cannot reproduce the issue. Redownloading google services file doesn't change it' content except for `app_store_id` property inside...

Impact: Bug
Help: Needs Triage

As the title says, data from the file are not formatted for json. Any double quotes or backslashes will break the json formatting. I have to do this with sed...

bug
good first issue

`x-codeSamples` is used to provide code samples to try the api in different languages, but apitte seems to leave it out when generating the schema. https://redocly.com/docs/api-reference-docs/specification-extensions/x-code-samples/

Are there any plans for adding support for storybook?