mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
fix(schema): now docs look good too
This commit is contained in:
@@ -21,5 +21,5 @@ pub struct ${s.id}\
|
||||
</%def>
|
||||
|
||||
<%def name="doc(s)">\
|
||||
${s.get('description', 'There is no detailed description.')}
|
||||
${s.get('description', 'There is no detailed description.')}\
|
||||
</%def>
|
||||
Reference in New Issue
Block a user