canvas-lms/Gemfile.d
Tucker McKnight f53bf990ce spec: generate openapi docs from specs
test plan:
- run some controller tests with the environment variable
  OPENAPI=1
- see that some files have been put in the spec/openapi
  directory
- e.g.: delete spec/openapi/lti/registration_token.yaml, then run
  OPENAPI=1 bundle exec rspec \
  spec/controllers/lti/ims/dynamic_registration_controller_spec.rb

refs INTEROP-8389

Change-Id: I3008a4079013e547bf264808aa7b2f092db8b6a6
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/323583
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Paul Gray <paul.gray@instructure.com>
QA-Review: Paul Gray <paul.gray@instructure.com>
Product-Review: Paul Gray <paul.gray@instructure.com>
Build-Review: Aaron Ogata <aogata@instructure.com>
2024-01-19 00:06:18 +00:00
..
.rubocop.yml rubocop: default to error severity 2021-11-23 21:31:26 +00:00
_before.rb Bump minimum ruby 2023-06-01 22:01:17 +00:00
app.rb bundle update pg_query 2024-01-17 21:10:18 +00:00
assets.rb update several test-related gems 2023-04-10 14:13:01 +00:00
cassandra.rb keep lockfiles in sync as part of `bundle` commands 2023-05-16 18:39:21 +00:00
development.rb switch from byebug to debug 2023-09-20 23:48:39 +00:00
i18n_tools_and_rake_tasks.rb keep lockfiles in sync as part of `bundle` commands 2023-05-16 18:39:21 +00:00
icu.rb bundle update ffi-icu 2023-08-31 19:44:02 +00:00
plugins.rb simplify lockfile definitions 2023-10-06 20:16:18 +00:00
postgres.rb bundle update pg 2023-08-17 17:51:28 +00:00
redis.rb bundle update redis 2023-09-28 15:49:47 +00:00
rubocop.rb add colorize to rubocop gemfile 2023-09-11 16:44:31 +00:00
rubocop.rb.lock bundle update sqlite3 2024-01-17 19:20:34 +00:00
test.rb spec: generate openapi docs from specs 2024-01-19 00:06:18 +00:00
~after.rb simplify lockfile definitions 2023-10-06 20:16:18 +00:00