pullrequests Search Results · language:Edge language:TypeScript language:PHP language:CSS language:JavaScript language:HTML
Filter by
223M results
#️⃣ 연관된 이슈 SCRUM-82
📝 작업 내용 내 프로필 조회, 닉네임 중복 확인, 닉네임 변경 API를 구현했습니다. 프로필 이미지 변경은 S3 설정 후 추가 예정입니다.
GET /profile — 내 프로필 조회 (닉네임, 이미지, 성별) GET /profile/nickname/check — 닉네임 중복 확인 PATCH /profile/nickname ...
Pipelines as Code configuration removal
Bumps @remix-run/node from 2.17.4 to 2.17.5. details summary Release notes /summary p em Sourced from a href=
https://github.com/remix-run/remix/releases @remix-run/node s releases /a . /em /p blockquote ...
dependencies
javascript
Summary
The dispatch test on main after #257 (run 26798487001) reached the notarize step before failing:
``` poll state after 600s: InProgress reached wait limit after 600s Error: reached time limit ...
PR Description
Summary
Extracted reusable OpenAPI component schemas:
- ErrorEnvelope – matches the AppError shape used throughout the API.
- PaginationCursor – standard pagination fields (limit, ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @vitest/coverage-v8 (source) | 4.1.7 → 4.1.8 | age | confidence |
| @vitest/ui (source) | 4.1.7 ...
feat: Comprehensive Swagger/OpenAPI Documentation
Summary
Adds interactive API documentation hosted at /api/docs, with full request/response examples, authentication guides, and
rate limiting information. ...
Summary
- New AI SQL section in the entity inspector: type a natural-language question (with @Entity autocomplete) and get a
SQL query for the schema s selected entity + its 1-hop neighbors. Dialect ...