Skip to content

SPTAUT-19653-Remove Ocean Spark section from documentation#835

Merged
jvelinska-flexera merged 31 commits into
masterfrom
SPTAUT-19653-Remove-Ocean-Spark-section-from-documentation
Jul 2, 2026
Merged

SPTAUT-19653-Remove Ocean Spark section from documentation#835
jvelinska-flexera merged 31 commits into
masterfrom
SPTAUT-19653-Remove-Ocean-Spark-section-from-documentation

Conversation

@jvelinska-flexera

Copy link
Copy Markdown
Collaborator

No description provided.

jadrankavelinska and others added 30 commits May 20, 2026 11:45
Fixes the error: OpenAPIParser.ts:246 'Incompatible types in allOf at
properties/response/properties/items'
The nested allOf pattern:
  allOf:
    - allOf:
        - type: object
Has been flattened to:
  allOf:
    - type: object
This removes the type conflict that occurred during schema dereferencing.
91 response files modified across administration, elastigroup, insights,
and managedInstance services.
@jvelinska-flexera jvelinska-flexera requested a review from a team as a code owner June 12, 2026 13:59
Base automatically changed from optimization-with-js-landing-and-sections-page to master June 18, 2026 08:09
…om-documentation

# Conflicts:
#	README.md
#	api/spot.yaml
#	scripts/build-sections.js

@beldaflexera beldaflexera left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Approved.

@jvelinska-flexera jvelinska-flexera merged commit 835877b into master Jul 2, 2026
5 checks passed
@jvelinska-flexera jvelinska-flexera deleted the SPTAUT-19653-Remove-Ocean-Spark-section-from-documentation branch July 2, 2026 08:43
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