Skip to content

Commit f814439

Browse files
authored
Merge pull request #1357 from tisnik/lcore-1508-fixed-responses-table
LCORE-1508: fixed responses table
2 parents 15f4fec + 8ea51ec commit f814439

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/openapi.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ Lightspeed Core Service (LCS) service API specification.
4444
| DELETE | `/v2/conversations/{conversation_id}` | Delete a conversation identified by its ID |
4545
| PUT | `/v2/conversations/{conversation_id}` | Update a conversation topic summary by ID |
4646
| POST | `/v1/infer` | Serves requests from the RHEL Lightspeed Command Line Assistant (CLA) |
47+
| POST | `/v1/responses` | Handle request to the /responses endpoint using Responses API (LCORE specification) |
4748
| GET | `/readiness` | Returns service readiness state |
4849
| GET | `/liveness` | Returns liveness status of the service |
4950
| POST | `/authorized` | Returns the authenticated user's ID and username |

0 commit comments

Comments
 (0)