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>