-
## models
- [x] message.rb
- [x] message_history.rb
- [x] response.rb
- [x] notice.rb
- [x] user.rb
- [x] inviations.rb
~~account_activation.rb~~
~~activation_ticket.rb~~
~~provider_token.rb~~
## ser…
-
API에 message 관련해서 각 사용자마다 고유의 ID를 갖고 있는 것으로 보입니다.
해당 Key를 이용해서 사용자에게 Noti를 보내는 방법은 없나요?
-
### current status
PDF에서 카카오 부캠 정보를 적절히 검색 못함
~~~json
[
{
"input": "카카오 클라우드 교육 채널에 로그인이 되지 않을 경우 어떻게 해야 하나요?",
"status_code": 200,
"response_text": "카카오 클라우드 교육 채널에 로그인이 되지 …
-
# 오류 코드
| Agent | 오류 코드 |
|-----:|:----|
|UWP |30|
|iPad |-500|
-
Currently, stemming returns one stem, but some conjugations can have multiple conjugations. For example 갈 거예요 could be either 가다 or 갈다 depending on the context. Another example is #66.
Is there a …
-
# KCD Organizer Checklist
Please fill in information, organizers, and sponsors as you assemble them, and then make a new comment when this application is ready for review.
### Event Details
* Event t…
-
*Research:* What are the APIs available for messaging apps?
* Create a list of links to the documentation for the commonly used messaging apps.
* What are the different types of things you can d…
-
## Description
다른 여러 응답에 사용될 수 있는 공용 데이터를 기본 객체로 분리해 사용하게 하는 방법을 제안합니다.
예시
**[기존 응답 객체]**
응답에 행사 정보가 포함되는 두 응답 객체입니다.
- BoothDetail
```java
public record BoothDetail(
Long id,
…
-
I have been working on a chat widget for online tutorials and would love it to be embedded on javascript.info. I think it would be a good replacement to disqus and am willing to do it for completely f…
-
In some cases the listener seems to be storing data in the Identity table by the proxy rather than the wallet's address.
- @mikeshultz found a couple of such rows in prod DB while running the consi…