[GH-ISSUE #1988] [DOCS]: OpenApi Spec not valid #1291

Closed
opened 2026-02-22 18:24:08 -05:00 by yindo · 1 comment
Owner

Originally created by @acrive82 on GitHub (Jul 28, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1988

Description

I am using openapi-generator to automatically create interfaces to invoke the AnythingLLM API. The specification provided does not meet the validation rules (which I omit here). In addition, the provided swagger-ui itself, does not allow valid visualization. The main errors, concern the payload definitions of POST requests.

image
Originally created by @acrive82 on GitHub (Jul 28, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1988 ### Description I am using `openapi-generator` to automatically create interfaces to invoke the AnythingLLM API. The specification provided does not meet the validation rules (which I omit here). In addition, the provided swagger-ui itself, does not allow valid visualization. The main errors, concern the payload definitions of POST requests. <img width="1509" alt="image" src="https://github.com/user-attachments/assets/dc6661b4-591f-4ef9-a116-185d93aa2c16">
yindo added the documentation label 2026-02-22 18:24:08 -05:00
yindo closed this issue 2026-02-22 18:24:08 -05:00
Author
Owner

@timothycarambat commented on GitHub (Aug 2, 2024):

Visualization bug patched in 1.6.0!

@timothycarambat commented on GitHub (Aug 2, 2024): Visualization bug patched in 1.6.0!
yindo changed title from [DOCS]: OpenApi Spec not valid to [GH-ISSUE #1988] [DOCS]: OpenApi Spec not valid 2026-06-05 14:39:58 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1291