-
Notifications
You must be signed in to change notification settings - Fork 2
feat: Implement public API on supported endpoint #22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
2fe8710 to
2fccd70
Compare
9e33ede to
6919df7
Compare
6919df7 to
c01b4c8
Compare
c01b4c8 to
0ab2f54
Compare
0ab2f54 to
24cc06c
Compare
dion-gionet
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tu vas pouvoir drop ton test commit aussi
| contentType = options[0].ContentType | ||
| rawBody = options[0].RawBody | ||
| } | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pourquoi tu enleves les options ici?
24cc06c to
ae57f1a
Compare
ae57f1a to
07d105a
Compare
authentication.go
Outdated
|
|
||
| common service | ||
|
|
||
| Entry *EntryUserCredential |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Devrait pas être nécessaire vu que le service devrait être dans Entries
07d105a to
59357b5
Compare
No description provided.