Skip to content

SLOs markdown table#63

Draft
billy-kimble-sp wants to merge 2 commits into
mainfrom
cursor/slos-markdown-table-2dc0
Draft

SLOs markdown table#63
billy-kimble-sp wants to merge 2 commits into
mainfrom
cursor/slos-markdown-table-2dc0

Conversation

@billy-kimble-sp

Copy link
Copy Markdown
Collaborator

Add slos_markdown_table.md containing a generated markdown table from a CSV input as requested by the user.


Open in Cursor Open in Web

Co-authored-by: billy.kimble <billy.kimble@sailpoint.com>
@cursor

cursor Bot commented Jan 29, 2026

Copy link
Copy Markdown

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions

github-actions Bot commented Jan 29, 2026

Copy link
Copy Markdown

Linting Report

Last updated: 7/7/2026, 4:22:16 PM

Found 21 total issues:

  • ❌ Error: 21

OpenAPI Specs

❌ Invalid Ref (8)
  • File: /packages/test-files/sailpoint-api.OpenAPI.yaml (7)

    • Line 86: #/ é, à, ö,/schemas/Pet does not exist
    • Line 100: #/components/schemas/ é, à, ö, does not exist
    • Line 138: #/components/ é, à, ö,/Pet does not exist
    • Line 314: #/components/ é, à, ö,/ApiResponse does not exist
    • Line 349: #/Test/schemas/Order does not exist
    • Line 352: #/components/Test/Order does not exist
    • Line 355: #/components/schemas/Test does not exist
  • File: /packages/test-files/v2024/paths/account.yaml (1)

    • Line 32: ENOENT: no such file or directory, open /home/runner/work/api-linter/api-linter/packages/test-files/v2024/responses/InvalidReference.yaml
❌ Paths Must Not Reference Documents Outside Of Their Version (2)
❌ Root Tags Must Be In Alphabetical Order (1)

Gateway

❌ Gateway Route Back Off Config Enabled Must Be Boolean (1)
  • File: /packages/test-files/sp-gateway-routes.yaml (1)

    • Line 62: Invalid value for backOffConfig.enabled. Must be a boolean.
❌ Gateway Route Back Off Config Integer Fields Must Be Positive (2)
  • File: /packages/test-files/sp-gateway-routes.yaml (2)

    • Line 63: Invalid value for backOffConfig integer field. Must be a positive integer.
    • Line 65: Invalid value for backOffConfig integer field. Must be a positive integer.
❌ Gateway Route Back Off Config Must Have Valid Properties (1)
  • File: /packages/test-files/sp-gateway-routes.yaml (1)

    • Line 61: backOffConfig has an invalid field: unknownField
❌ Gateway Route Back Off Config Tiers Must Be Valid (1)
  • File: /packages/test-files/sp-gateway-routes.yaml (1)

    • Line 64: Invalid value for backOffConfig.tiers. Must be an array of positive integers.
❌ Gateway Route Id And Path Must Have Matching Version (3)
  • File: /packages/test-files/sp-gateway-routes.yaml (3)

    • Line 27: route id and path must contain the same API version (eg. example-route-id-v1, example/path/v1)
    • Line 36: route id and path must contain the same API version (eg. example-route-id-v1, example/path/v1)
    • Line 45: route id and path must contain the same API version (eg. example-route-id-v1, example/path/v1)
❌ Gateway Route Must Have Version In Id (1)
  • File: /packages/test-files/sp-gateway-routes.yaml (1)

    • Line 36: route id must end with a version (eg. example-route-id-v1, example-route-id-internal)
❌ Gateway Route Path Must Start With Strip Prefix Path (1)
  • File: /packages/test-files/sp-gateway-routes.yaml (1)

    • Line 45: stripPrefixPath must match path when stripPrefix is true

Co-authored-by: billy-kimble-sp <billy-kimble-sp@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants