You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resume json invalid - [{"code":"PATTERN","params":["^([1-2][0-9]{3}-[0-1][0-9]-[0-3][0-9]|[1-2][0-9]{3}-[0-1][0-9]|[1-2][0-9]{3})$","May 2014"],"message":"String does not match pattern ^([1-2][0-9]{3}-[0-1][0-9]-[0-3][0-9]|[1-2][0-9]{3}-[0-1][0-9]|[1-2][0-9]{3})$: May 2014","path":"#/education/1/endDate","description":"e.g. 2014-06-29"}] - Please visit #27
but I deleted the education section entirely to test it. I also just deleted the gist itself, and I still see the same page. Is this being cached server-side, and if yes, is there a way I can cache bust?
Not being able to see changes in real-time makes it pretty hard to work with - especially because the rendering works great using the command line tool but there seems to be extra JSON validation in the registry.
The text was updated successfully, but these errors were encountered:
Any changes to my gist are not being reflected in the rendered resume at https://registry.jsonresume.org/shravan2709. The page still shows an old error
but I deleted the education section entirely to test it. I also just deleted the gist itself, and I still see the same page. Is this being cached server-side, and if yes, is there a way I can cache bust?
Not being able to see changes in real-time makes it pretty hard to work with - especially because the rendering works great using the command line tool but there seems to be extra JSON validation in the registry.
The text was updated successfully, but these errors were encountered: