resume-schema
                                
                                
                                
                                    resume-schema copied to clipboard
                            
                            
                            
                        Certificates section missing
Im using resume-cli v3.0.6
The sample json provided here https://jsonresume.org/schema/ include a certificate section that my resume-cli won't render
Some issues mentioned putting in the meta section but i couldn't render any section in that way either
Thomas mentioned that these sections will be supported
awards and certifications will be supported in v1
Originally posted by @thomasdavis in https://github.com/jsonresume/resume-schema/issues/341#issuecomment-729764455
Will these be updated in the future?
I think this is specific to the theme that you are rendering. Some themes are rather dated and do not handle the certificates section at all. Eg: flat theme https://github.com/erming/jsonresume-theme-flat/blob/master/style.css
Elegant, on the other hand, does support certificates.
Hey! akmalharith is right, it is supported and part of the schema already. It's just a matter of using or developing a theme that that utilizes that data.
I think the reason some themes miss it is that they were developed before those properties were added, but the maintainer never updated to match it.