feat(DI-2719): add Signal IQ product documentation#446
Open
siddu1819 wants to merge 25 commits into
Open
Conversation
Introduce client-facing docs for Signal IQ across AA, PDF, and bring-your-own FI data flows, and register the product in endpoints. Co-authored-by: Cursor <cursoragent@cursor.com>
Checklist to merge a PR 🚀To merge this pull request, please take time to complete the checklist. What action did you perform?Review the corresponding checklist items for the action you performed and mark them done. Edit an existing content (MDX) pageChecklist
Edit an existing API reference pageChecklist
Add a new content (MDX) pageChecklist
Add a new API reference pageChecklist
|
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…ems. Co-authored-by: Cursor <cursoragent@cursor.com>
Paths containing api-reference force the OpenAPI viewer, so Signal IQ MDX pages rendered blank. Move them to output-apis and redirect the old URLs. Co-authored-by: Cursor <cursoragent@cursor.com>
Move output fetch docs to OpenAPI playground pages so responses get the same status-code coloring as Insights, with a landing page and separate specs per format. Co-authored-by: Cursor <cursoragent@cursor.com>
Remove the output-apis self-redirect loop so the API reference index page loads. Co-authored-by: Cursor <cursoragent@cursor.com>
Use a single api-reference OpenAPI page so the left bar switches to Setu Insights JSON, Excel and XML operations instead of nested docs pages. Co-authored-by: Cursor <cursoragent@cursor.com>
Use a fresh outputs/api-reference URL to avoid stale redirects, with OpenAPI Overview plus Setu JSON, Excel and XML in the left panel. Co-authored-by: Cursor <cursoragent@cursor.com>
Single api-reference OpenAPI page so the left panel shows Overview, Setu JSON, Setu Excel and Setu XML. Clear poisoned nested redirects. Co-authored-by: Cursor <cursoragent@cursor.com>
Add api-reference/json|excel|xml page shells so the cached redirect target can render the OpenAPI playground with Overview and Setu JSON/Excel/XML. Co-authored-by: Cursor <cursoragent@cursor.com>
Avoid year-long cached redirects on /api-reference by using /siq-api/api-reference so Overview, Setu JSON, Excel and XML can render like Insights. Co-authored-by: Cursor <cursoragent@cursor.com>
…ldren. Move overview content back to output-apis.mdx, serve JSON/Excel/XML as separate OpenAPI pages, and remove redirect loops from legacy siq-api paths. Co-authored-by: Cursor <cursoragent@cursor.com>
The output-apis split hit CDN redirect loops on staging. Restore the siq-api/api-reference setup that served Overview plus Setu JSON, Excel and XML correctly. Co-authored-by: Cursor <cursoragent@cursor.com>
Restore d56952b siq-api OpenAPI layout and replace markdown tables in the Overview with lists so they render correctly in the API reference UI. Co-authored-by: Cursor <cursoragent@cursor.com>
Use /report-apis/api-reference so CDN cannot serve stale redirect loops from siq-api/output-apis. Keep Insights-style OpenAPI left nav with Overview, Setu JSON, Setu Excel and Setu XML. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Use real Setu JSON and Excel success payloads, remove Setu XML from the API reference Overview and left nav. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Introduce client-facing docs for Signal IQ across AA, PDF, and bring-your-own FI data flows, and register the product in endpoints.