-
I've been promoting this for a long time in the Drupal community:
https://www.drupal.org/project/drupal/issues/1993574
Noticed that the UK is doing a good job of highlighting keyboard only focus…
-
- [x] 마이페이지 수정하기 호출할 때 데이터 형식이 의도한 것보다 자유롭다
- [ ] 로그아웃 api 호출이 안 된다
- [ ] 주석 제거
- [ ] 에러 메시지 이외에 데이터가 나오는 것
- [ ] input data 유효성 검사
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Hi,
I want to implement file upload in a Web API endpoint that accepts IEnumerable in my ASP.NET core application.
Since this is an built-in type, how can I prevent from generating a proxy for the I…
-
To bind data submitted through HTML forms, a form-backing object is used as parameter of MVC controller methods.
```java
@Controller
class MyController {
@PostMapping
String submit(@Valid…
-
I've noticed that InjectQueryService and QueryService expect DTOs to be passed, according to the code.
In the documentation though, examples hint that entities should be passed
```
@InjectQuerySe…
-
## Context
While seeing that diff, I thought, something is really wrong:
![B](https://github.com/JabRef/jabref/assets/1366654/6c20e196-bd75-411c-b4d8-1bf2406d3d2c)
The semicolon on position 1…
-
Hello,
I'm a senior computer engineering student working on my senior design project at the moment, my project requires reading some hardware through ethernet and the hardware lists xcp on udp/ip a…
-
Wymagania:
- [ ] faza powinna być uruchamiana gdy zostanie zmieniony kod, dla danego środowiska
- [ ] testy api, powinny zostać uruchomione, gdy zmieniono kod aplikacji api
- [ ] testy web powinny by…
msz13 updated
2 years ago
-
I try to sign and send segwit transaction. My repository with simple application with 2 endpoints (createSegwitAddress and sign segwit)
https://github.com/matytsynroman/blockChainSender
api: sign…