Joined December 2018
·
belgoros
Posted to
Documenting Rails-based REST API using Swagger UI
over 1 year
ago
Thank you for sharing, Samuel! Unfortunately, swagger-docs supports Swagger 1.2 version only, - what is really outdated compared to the latest OpenAPI 3 version. See https://github.com/richhollis/swagger-docs#swagger-version-specification-support
Posted to
Set up Ruby on Rails with Paperclip 5 and S3 using AWS SDK v2
over 1 year
ago
Thank you for sharing, Rory. Just one question: should I add/modify any policy to the created bucket or leave everything as default ? Thank you.
Really useful, thank you for sharing!