-
Request should be correct to `versioning/removed/api-version:v2preview/v3` with `enumMemberV2Preview`. But rejected by mockapi
```
[ForkJoinPool-1-worker-1] INFO com.versioning.removed.implementat…
-
## Summary
"gerrit-repo-list" entity missing on GET & POST Gerrit endpoint for "https://mockapi.gerrit.dev.itx.linuxfoundation.org/"
## Issue:
"gerrit-repo-list" not listed due to that Gerrit …
-
## 스프린트 목적
- API 설계 재협의로 발생한 변경사항을 적용합니다.
- 참고 : #6
## 마감날짜
~~Oct 26, 2024~~
Nov 09, 2024
## 작업내용
담:
- verification 업로드 페이지 중 간식인증 디자인 수정
- 변경되는 API 요쳥와 응답 필드를 mockAPI 및 컴포넌트에 적용합니…
-
Our eventful `MockAPI` hashing is broken:
- in a simple manner, in that `format='json'` is part of the hashed args when the API response is dumped, but not when it is loaded
- on a structural level, i…
-
### Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [x] I am running the latest version
- [x] I checked the documentation and found no answer
- […
-
For reference https://github.com/Azure/cadl-ranch/blob/main/packages/cadl-ranch-specs/http/encode/datetime/mockapi.ts
If you send the wrong value, all you get is a HTTP 500 response. The tests shou…
-
## What did you do?
Created a mock for a protocol with an async function, e.g.
```
/// @mockable
protocol APIClient {
func fetchData(_ id: AnyObject) async -> Int
}
```
This is the gen…
-
In [typespec-azure-resource-manager](https://github.com/Azure/typespec-azure/tree/54567f763257300e64603091659d282072631d2a/packages/typespec-azure-resource-manager) it would directly add the defulat o…
-
Confirmed with @bterlson , if it's `none`, make it go away entirely.
I would expect that TCGC does that in a central place, in a way that emitter do not even know it ever existed.
https://github.com…
-
Trying to figure out whether there a straightforward manner to assert failure on unexpected mock invocations. Using the latest code an unexpected invocation results in an undefined, which in the case…