Skip to content
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

docs: update postman link 4.3 #2795

Merged
merged 3 commits into from
May 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/api-content/api-docs/3-postman-collection.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Postman Collection"
sidebar_label: "Postman Collection"
description: "Spectro Cloud API Postman Collection"
description: "Palette API Postman Collection"
icon: ""
hide_table_of_contents: true

Expand Down Expand Up @@ -35,7 +35,7 @@ Learn more about [authentication methods](/user-management/authentication/api-ke

Use the following URL to import your configuration into Postman:

https://raw.githubusercontent.com/spectrocloud/librarium/master/docs/api-content/api-docs/palette-apis.json <br />
https://raw.githubusercontent.com/spectrocloud/librarium/version-4-3/docs/api-content/api-docs/v1/api.json
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
https://raw.githubusercontent.com/spectrocloud/librarium/version-4-3/docs/api-content/api-docs/v1/api.json
https://raw.githubusercontent.com/spectrocloud/librarium/version-4-3/docs/api-content/api-docs/palette-apis.json

Which one is the correct one?
Also, in the first sentence of this page it says Spectro Cloud API instead of Palette API (I could not leave a comment idw why)


1. Open the **Import** dialog.

Expand Down