-
Notifications
You must be signed in to change notification settings - Fork 152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DX-1142, TT-11620] Updated virtual endpoint and JS docs #4186
Merged
Merged
Changes from 33 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
b9dc57d
Updated virtual endpoint and JS docs
andyo-tyk 4d8907c
Adjusted for new contract
andyo-tyk d3a8a9a
Added detail on the JSVM
andyo-tyk bfe1edd
Update tyk-docs/content/advanced-configuration/compose-apis/demo-virt…
dcs3spp db33c41
Update tyk-docs/content/advanced-configuration/compose-apis/demo-virt…
dcs3spp 46bea3a
Update tyk-docs/content/advanced-configuration/compose-apis/demo-virt…
dcs3spp dc7ca59
Update tyk-docs/content/plugins/supported-languages/javascript-middle…
dcs3spp 6d1092a
Update tyk-docs/content/plugins/supported-languages/javascript-middle…
dcs3spp 7d5ce10
Update tyk-docs/content/advanced-configuration/compose-apis/virtual-e…
dcs3spp bf3e8b0
Update tyk-docs/content/advanced-configuration/compose-apis/demo-virt…
dcs3spp 6513c90
Update tyk-docs/content/product-stack/tyk-gateway/middleware/virtual-…
dcs3spp dce7e9f
Update tyk-docs/content/product-stack/tyk-gateway/middleware/virtual-…
dcs3spp c213638
Update tyk-docs/content/product-stack/tyk-gateway/middleware/virtual-…
dcs3spp 4383ab2
Update tyk-docs/content/product-stack/tyk-gateway/middleware/virtual-…
dcs3spp 8e0699b
Update tyk-docs/content/product-stack/tyk-gateway/middleware/virtual-…
dcs3spp e222e2c
Update tyk-docs/content/plugins/supported-languages/javascript-middle…
dcs3spp ff55358
Update tyk-docs/content/plugins/supported-languages/javascript-middle…
dcs3spp 3c4a8d0
Update tyk-docs/content/plugins/supported-languages/javascript-middle…
dcs3spp 1746db2
Update tyk-docs/content/plugins/supported-languages/javascript-middle…
dcs3spp 36c910c
Update tyk-docs/content/plugins/supported-languages/javascript-middle…
dcs3spp 57bc128
fix CI check caused by unpublished page in menu.yaml
eb163ac
Sanitize virtual endpoints docs in product-stack
d4159ae
Get rid of x-ratelimit headers in examples, proof function in tyk cla…
ae8994e
Fix indentation on tyk-oas javascript example
8e6e01d
Add before list spacing
b5f3fe1
Update advanced-configuration, compose apis
d432fe3
Fix indenting on code snippets for javascript-api.md
da063cc
Fix note layout, missed newline - reindent TykJSHttpResponse
877c470
Remove x-ratelimit headers from examples, not essential/valuable
db12583
More code block highlighting fixes
dfafc30
Fix code block highlight for javascript apis
66af1a7
Sanitize all code blocks on modified files
cbd1049
Update use of console.log to log
20d5708
Remove tyk-docs/content/advanced-configuration/compose-apis.md
66bd1e5
Merge branch 'master' into Improved-virtual-endpoint-and-javascript
andyo-tyk 71a9204
Added screenshots, responses to review feedback
andyo-tyk 7215d3a
Merge branch 'master' into Improved-virtual-endpoint-and-javascript
dcs3spp 80a5edb
Merge branch 'master' into Improved-virtual-endpoint-and-javascript
dcs3spp File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Binary file added
BIN
+72 KB
tyk-docs/assets/img/dashboard/endpoint-designer/virtual-endpoint-file.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+128 KB
tyk-docs/assets/img/dashboard/endpoint-designer/virtual-endpoint-inline.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+116 KB
tyk-docs/assets/img/dashboard/endpoint-designer/virtual-endpoint-middleware.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
78 changes: 0 additions & 78 deletions
78
tyk-docs/content/advanced-configuration/compose-apis/sample-batch-funtion.md
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@andyo-tyk can you update this screenshot with the corrected API definition? The code snippet had a double-space, which was modified in the markdown ; I've chosen to update the example apidef to match the code block.