Jules Olleon

Results 9 comments of Jules Olleon

+1 I just started looking into Aglio part of evaluating various API testing and documentation solutions for my company and it looks great but the ability to reuse data structures...

Great to hear! How far along are you on this? FWIW I quickly hacked together support for `Attributes` sections in [my fork](https://github.com/jolleon/aglio) (see the [updated example](https://htmlpreview.github.io/?https://raw.githubusercontent.com/jolleon/aglio/master/examples/default.html#tags-and-tagging-long-title-get-one-tag), look at the very...

Hi, I'm seeing the issue with array members not getting validated also when using a `Data Structure`. For instance consider this blueprint: ``` # Group Users ## Users [/users] ###...

I'm seeing this issue intermittently as well. @thehesiod looks like aiohttp folks are not too keen on fixing it there as you suggested... is this something that can be fixed...

Awesome, will use this, thanks!

Interesting, for me it happened in a service that uploads a lot of small files to S3... might need to investigate performance a bit deeper at some point...

Stocker la structure elle même dans la BDD va compliquer les choses. Je pense qu'il vaut mieux partir sur un ou des fichiers JSON (avec la structure en json schema)...

Pour ce qui en est de construire le module mares directement dans GNC vs dans un module externe "sites", le mettre directement dans GNC me parait être un peu plus...

Ok, donc pour résumer: - on développe la partie Mares (i.e. première version du "programme sites") dans le dépot actuel principal GNC (https://github.com/PnX-SI/GeoNature-citizen) et on oublie https://github.com/LPOAgirPourLaBiodiversite/gnc_sites - on développe...