Skip to content

Commit

Permalink
fix: restructure
Browse files Browse the repository at this point in the history
  • Loading branch information
morris-j committed Feb 28, 2025
1 parent 261057b commit 50cae2f
Show file tree
Hide file tree
Showing 20 changed files with 7 additions and 15 deletions.
Binary file removed api-docs/Kochava-White-Logo.png
Binary file not shown.
Binary file added docs/api-spec/Kochava-White-Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,13 @@ window.onload = function() {

// the following lines will be replaced by docker/configurator, when it runs in a docker-container
window.ui = SwaggerUIBundle({
url: "../K4P_OpenAPI_Spec.yaml",
// urls: [
// {
// url: "../K4P_OpenAPI_Spec.yaml",
// name: "Primary"
// },
// {
// url: "../K4P_OpenAPI_Spec2.yaml",
// name: "Secondary"
// },
// {
// url: "../K4P_OpenAPI_Spec3.yaml",
// name: "Another"
// },
// ],
//url: "../K4P_OpenAPI_Spec.yaml",
urls: [
{
url: "../api_spec.yaml",
name: "API Spec"
}
],
dom_id: '#swagger-ui',
deepLinking: true,
presets: [
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 50cae2f

Please sign in to comment.