mirror of
https://github.com/upstash/context7.git
synced 2026-09-14 19:09:34 +08:00
8a6c029f65
* docs(enterprise): add on-premise API reference Adds interactive API reference pages for the on-premise instance covering authentication, library search, documentation context, and all parse endpoints. * docs(enterprise): remove duplicate openapi spec * docs(enterprise): remove em dashes * docs(enterprise): simplify authentication page * docs(enterprise): add API key screenshots to authentication page * docs(enterprise): link bearer auth description to authentication page
6 lines
175 B
Plaintext
6 lines
175 B
Plaintext
---
|
|
title: "Refresh a library"
|
|
description: "Re-parse an existing library using its stored settings"
|
|
openapi: "openapi-enterprise.json POST /projects/{projectId}/refresh"
|
|
---
|