This reverts commit 73cf5f3be8
(Except for two unrelated typo fixes also found in that commit.)
closes INTEROP-7888
Test plan:
- run `dcr web rake doc:api`
- go to `http://canvas.docker/doc/api/file.graphql.html`
and make sure it looks good and doesn't mention the gateway
Change-Id: Iad8c745ae3257c45c562fcac65cf98f90816b5fb
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/308329
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Xander Moffatt <xmoffatt@instructure.com>
QA-Review: Evan Battaglia <ebattaglia@instructure.com>
Product-Review: Evan Battaglia <ebattaglia@instructure.com>
closes INTEROP-7042
TEST PLAN:
1) published api docs should contain api gateway examples
Change-Id: I79e070d3d208ff1fcd591350a5c6617cd0cce0cf
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/273561
Reviewed-by: Michael Ziwisky <mziwisky@instructure.com>
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
QA-Review: Ethan Vizitei <evizitei@instructure.com>
Product-Review: Ethan Vizitei <evizitei@instructure.com>
This commit removes the Breaking Changes and API
Change Log Archive pages. I also updated the H1
formatting for the changelog and graphql pages.
Closes: DOC-1148
flag=none
Test plan:
- run bundle exec rake doc:api
- the sidebar should not include the breaking changes page
- the API change log page should have a link to the new
page in the canvas community
Change-Id: I00b7465d0ef05a64d97a50c21e24db90bf54a438
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/228796
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
QA-Review: Erin Hallmark <erin@instructure.com>
Product-Review: Erin Hallmark <erin@instructure.com>
Reviewed-by: Rob Orton <rob@instructure.com>