-
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
Conversation
PR Description updated to latest commit (4f60755) |
PR Review
Code feedback:✨ Review tool usage guide:Overview:
With a configuration file, use the following template:
See the review usage page for a comprehensive guide on using this tool. |
PR Code Suggestions
✨ Improve tool usage guide:Overview:
With a configuration file, use the following template:
See the improve usage page for a more comprehensive guide on using this tool. |
✅ PS. Pls add /docs/nightly to the end of url
To edit notification comments on pull requests, go to your Netlify site configuration. |
Any chance we could also mention what JavaScript version is supported in the Javascript Middleware section? |
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.
Adjusted for new contract
tyk-docs/content/product-stack/tyk-gateway/middleware/virtual-endpoint-tyk-oas.md
Outdated
Show resolved
Hide resolved
tyk-docs/content/product-stack/tyk-gateway/middleware/virtual-endpoint-tyk-oas.md
Outdated
Show resolved
Hide resolved
@JRWu I've added a line in the javascsript_middleware page, where we give the instruction on how to enable the JSVM. |
@andyo-tyk can you raise a Jira ticket in DX space and add link in PR title and description |
I created a ticket at the time, but evidently Github didn't save the updated title, I'll add it again. |
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.
Thanks for updating the virtual endpoint & JS documentation Andy. PR LGTM and will require peer approval before release.
Nice! I notice that an alias has been setup for the removed sample-batch-funtion.md file. Has the file been deleted?
Has an alias also been setup for the install-middleware.md file and have existing links to that file been updated to refer to the new content file?
CI status error relates to this path /advanced-configuration/compose-apis not existing in the menu.yaml
tyk-docs/content/advanced-configuration/compose-apis/demo-virtual-endpoint.md
Outdated
Show resolved
Hide resolved
tyk-docs/content/advanced-configuration/compose-apis/demo-virtual-endpoint.md
Show resolved
Hide resolved
tyk-docs/content/advanced-configuration/compose-apis/demo-virtual-endpoint.md
Outdated
Show resolved
Hide resolved
tyk-docs/content/advanced-configuration/compose-apis/demo-virtual-endpoint.md
Outdated
Show resolved
Hide resolved
tyk-docs/content/advanced-configuration/compose-apis/demo-virtual-endpoint.md
Show resolved
Hide resolved
...docs/content/plugins/supported-languages/javascript-middleware/middleware-scripting-guide.md
Outdated
Show resolved
Hide resolved
...docs/content/plugins/supported-languages/javascript-middleware/middleware-scripting-guide.md
Outdated
Show resolved
Hide resolved
...docs/content/plugins/supported-languages/javascript-middleware/middleware-scripting-guide.md
Outdated
Show resolved
Hide resolved
...docs/content/plugins/supported-languages/javascript-middleware/middleware-scripting-guide.md
Show resolved
Hide resolved
tyk-docs/content/product-stack/tyk-gateway/middleware/virtual-endpoint-tyk-classic.md
Outdated
Show resolved
Hide resolved
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 Is this related to 5.3 only?
As with all of these PRs, some is strictly 5.3, most is general improvement to the docs - but we should release together with 5.3 |
@andyo-tyk I have resolved most comments. Comments remaining are questions and other comments relate to incomplete sentence, missing ref links, potential code and logging error and adding link to event handler section |
…ware/middleware-scripting-guide.md
…ware/middleware-scripting-guide.md
3d3a08b
to
cbd1049
Compare
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 PR LGTM. @JRWu would you be able to peer review changes made and approve if then ok? Then will merge ready for release
Merging PR, GHub web interface does not display the outdated conversations for resolving. |
https://tyktech.atlassian.net/browse/DX-1142
User description
Preview Link
https://deploy-preview-4186--tyk-docs.netlify.app/docs/nightly/advanced-configuration/compose-apis/virtual-endpoints/
https://deploy-preview-4186--tyk-docs.netlify.app/docs/nightly/plugins/supported-languages/javascript-middleware/
Description
Updated Virtual Endpoint documentation to include Tyk OAS.
This led to a restructuring / tidy-up of both Virtual Endpoint and JavaScript pages
Type
enhancement, documentation
Description
Changes walkthrough
1 files
demo-virtual-endpoint.md
Enhanced Virtual Endpoint Examples and Added Batch Processing Example
tyk-docs/content/advanced-configuration/compose-apis/demo-virtual-endpoint.md
attributes, and advanced usage.
processing.
11 files
sample-batch-funtion.md
Removed Redundant Batch Processing Function Example
tyk-docs/content/advanced-configuration/compose-apis/sample-batch-funtion.md
virtual-endpoints.md
Updated Virtual Endpoints Documentation with Enhanced Examples and
References
tyk-docs/content/advanced-configuration/compose-apis/virtual-endpoints.md
examples and new structure.
javascript-middleware.md
Updated JavaScript Middleware Documentation with Virtual Endpoint
Information
tyk-docs/content/plugins/supported-languages/javascript-middleware.md
on Virtual Endpoints.
install-middleware.md
Removed Redundant Middleware Installation Content
tyk-docs/content/plugins/supported-languages/javascript-middleware/install-middleware/install-middleware.md
tyk-ce.md
Clarified Installing Middleware on Tyk OSS Documentation
tyk-docs/content/plugins/supported-languages/javascript-middleware/install-middleware/tyk-ce.md
Tyk OSS.
tyk-hybrid.md
Clarified Installing Middleware on Tyk Hybrid Documentation
tyk-docs/content/plugins/supported-languages/javascript-middleware/install-middleware/tyk-hybrid.md
Tyk Hybrid.
tyk-pro.md
Clarified Installing Middleware on Tyk Self-Managed Documentation
tyk-docs/content/plugins/supported-languages/javascript-middleware/install-middleware/tyk-pro.md
Tyk Self-Managed.
javascript-api.md
Updated JavaScript API Documentation with Virtual Endpoint Information
tyk-docs/content/plugins/supported-languages/javascript-middleware/javascript-api.md
Virtual Endpoints.
middleware-scripting-guide.md
Updated Middleware Scripting Guide with Virtual Endpoint Information
tyk-docs/content/plugins/supported-languages/javascript-middleware/middleware-scripting-guide.md
Virtual Endpoints.
virtual-endpoint-tyk-classic.md
New Documentation for Virtual Endpoint Middleware with Tyk Classic
APIs
tyk-docs/content/product-stack/tyk-gateway/middleware/virtual-endpoint-tyk-classic.md
middleware with Tyk Classic APIs.
virtual-endpoint-tyk-oas.md
New Documentation for Virtual Endpoint Middleware with Tyk OAS APIs
tyk-docs/content/product-stack/tyk-gateway/middleware/virtual-endpoint-tyk-oas.md
middleware with Tyk OAS APIs.