Skip to content
Snippets Groups Projects
  • Bryan Maass's avatar
    90e293ad
    Defendpoint autogen dox polish (#27492) · 90e293ad
    Bryan Maass authored
    * fix automatic dox generation for malli+defendpoint
    
    - there isn't a concept of not having an error message for a schema \o/
    - warn but don't break when the schema is invalid
    - polish the descriptions a little "a nullable a vector" -> "a nullable vector"
    
    * gitignore malli types files
    
    * schema -> defendpoint api/setting GET :key
    
    + docs example
    
    * schema -> defendpoint api/action + dox generation
    
    * quickfix + add smaller trivial tests
    
    * add imported clj kondo rules to git
    
    * add with-api-error-message to fix some tests
    
    * use mu/with-api-error-message
    
    * fix tests
    
    * finish defendpoint migration for api/action ns
    
    * do not stringify errors
    
    * fix devtime annoyance with malli-dox generation
    
    * more polish
    
    - add length to numerics
    - respond to review
    
    * unused var linter fix
    
    * fix off by 1 in umd/description
    
    * aligator eats the big number + update action.md
    Defendpoint autogen dox polish (#27492)
    Bryan Maass authored
    * fix automatic dox generation for malli+defendpoint
    
    - there isn't a concept of not having an error message for a schema \o/
    - warn but don't break when the schema is invalid
    - polish the descriptions a little "a nullable a vector" -> "a nullable vector"
    
    * gitignore malli types files
    
    * schema -> defendpoint api/setting GET :key
    
    + docs example
    
    * schema -> defendpoint api/action + dox generation
    
    * quickfix + add smaller trivial tests
    
    * add imported clj kondo rules to git
    
    * add with-api-error-message to fix some tests
    
    * use mu/with-api-error-message
    
    * fix tests
    
    * finish defendpoint migration for api/action ns
    
    * do not stringify errors
    
    * fix devtime annoyance with malli-dox generation
    
    * more polish
    
    - add length to numerics
    - respond to review
    
    * unused var linter fix
    
    * fix off by 1 in umd/description
    
    * aligator eats the big number + update action.md
Code owners
Assign users and groups as approvers for specific file changes. Learn more.