mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-22 15:24:55 +00:00
71151ea92e
This commit adds the `serviceCatalogId` and `serviceRepositoryId` fields to the `CopilotPullRequestAPI` and `CopilotActionAPI` classes. These fields are included in the API response to provide additional information about the service catalog and service repository associated with a pull request or action. This change enhances the data returned by the APIs and improves the overall functionality of the application. |
||
---|---|---|
.. | ||
API | ||
Docs | ||
Infrastructure | ||
Middleware | ||
Services | ||
Tests | ||
Types | ||
Utils | ||
.dockerignore | ||
BillingConfig.ts | ||
DatabaseConfig.ts | ||
EnvironmentConfig.ts | ||
jest.config.json | ||
package-lock.json | ||
package.json | ||
README.md | ||
test-setup.sh | ||
tsconfig.json |
OneUptime Common Server Library
The OneUptime Common Server Library is a collection of shared components, utilities that are used across the OneUptime platform. This library is built with Node.js and TypeScript. It includes utilities like database connection, and query builders, etc.