-
Notifications
You must be signed in to change notification settings - Fork 159
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-1496] Refactor Blob Lang Methods Page For Indexing #5036
Conversation
✅ PS. Pls add /docs/nightly to the end of url
To edit notification comments on pull requests, go to your Netlify site configuration. |
Closing until pages linked and ready for review, will then reopen for review |
Added missing links
moved up under numbers
/release to release-5.4 |
Working on it! Note that it can take a few minutes. |
refactor methods page for indexing --------- Co-authored-by: Simon Pears <simon@tyk.io> Co-authored-by: Yaara <yaara@tyk.io> Co-authored-by: Yaara <letz.yaara@gmail.com> (cherry picked from commit cf089bf)
@dcs3spp Succesfully merged PR |
/release to release-5.3 |
Working on it! Note that it can take a few minutes. |
refactor methods page for indexing --------- Co-authored-by: Simon Pears <simon@tyk.io> Co-authored-by: Yaara <yaara@tyk.io> Co-authored-by: Yaara <letz.yaara@gmail.com> (cherry picked from commit cf089bf)
@dcs3spp Succesfully merged PR |
/release to release-5.3 |
Working on it! Note that it can take a few minutes. |
refactor methods page for indexing --------- Co-authored-by: Simon Pears <simon@tyk.io> Co-authored-by: Yaara <yaara@tyk.io> Co-authored-by: Yaara <letz.yaara@gmail.com> (cherry picked from commit cf089bf)
@dcs3spp Succesfully merged PR |
/release to 5.3 |
@dcs3spp Release branch not found |
/release to release-5.3 |
Working on it! Note that it can take a few minutes. |
refactor methods page for indexing --------- Co-authored-by: Simon Pears <simon@tyk.io> Co-authored-by: Yaara <yaara@tyk.io> Co-authored-by: Yaara <letz.yaara@gmail.com> (cherry picked from commit cf089bf)
@dcs3spp Succesfully merged PR |
User description
For internal users - Please add a Jira DX PR ticket to the subject!
DX-1496
Preview Link
Refactored methods page and introduced the following subpages:
encoding and encryption methods
general methods
geoip methods
parsing methods
numbers methods
objects and arrays methods
regular expressions methods
strings methods
timestamp methods
type coercion methods
Description
Reduce length of Bloblang methods page to enable indexing by refactoring into method topics, current page too long!
Screenshots (if appropriate)
Checklist
master
.PR Type
Documentation
Description
Changes walkthrough 📝
7 files
json-web-tokens.md
Add JSON Web Tokens Methods Documentation
tyk-docs/content/product-stack/tyk-streaming/guides/bloblang/methods/json-web-tokens.md
using various algorithms.
object-and-arrays.md
Add Object and Array Methods Documentation
tyk-docs/content/product-stack/tyk-streaming/guides/bloblang/methods/object-and-arrays.md
strings.md
Add String Manipulation Methods Documentation
tyk-docs/content/product-stack/tyk-streaming/guides/bloblang/methods/strings.md
timestamps.md
Add Timestamp Manipulation Methods Documentation
tyk-docs/content/product-stack/tyk-streaming/guides/bloblang/methods/timestamps.md
numbers.md
Add Number Manipulation Methods Documentation
tyk-docs/content/product-stack/tyk-streaming/guides/bloblang/methods/numbers.md
parsing.md
Add Parsing Methods Documentation
tyk-docs/content/product-stack/tyk-streaming/guides/bloblang/methods/parsing.md
functions.md
Fix Links in Bloblang Functions Documentation
tyk-docs/content/product-stack/tyk-streaming/guides/bloblang/functions.md
encode
andstring
methods in the content functiondocumentation.
8 files
encoding-and-encryption.md
...
tyk-docs/content/product-stack/tyk-streaming/guides/bloblang/methods/encoding-and-encryption.md
...
overview.md
...
tyk-docs/content/product-stack/tyk-streaming/guides/bloblang/methods/overview.md
...
type-coercion.md
...
tyk-docs/content/product-stack/tyk-streaming/guides/bloblang/methods/type-coercion.md
...
regular-expressions.md
...
tyk-docs/content/product-stack/tyk-streaming/guides/bloblang/methods/regular-expressions.md
...
overview.md
...
tyk-docs/content/product-stack/tyk-streaming/guides/bloblang/overview.md
...
geoip.md
...
tyk-docs/content/product-stack/tyk-streaming/guides/bloblang/methods/geoip.md
...
arithmetic.md
...
tyk-docs/content/product-stack/tyk-streaming/guides/bloblang/arithmetic.md
...
menu.yaml
...
tyk-docs/data/menu.yaml
...