-
Updated
Dec 2, 2020 - Python
API
An API can be thought of as an instruction manual for communication between multiple software apparatuses. For example, an API may be used for database communication between web applications. By extracting the implementation and relinquishing data into objects, an API simplifies programming.
Here are 37,624 public repositories matching this topic...
-
Updated
Dec 7, 2020 - SCSS
Bug report
Describe the bug
There is an extra space in the French wording in the modal to add a single unilateral relation in the CTB. But I also wonder if the wording is actually correct: for the 2 first relationship types we use "[CT1] a un [CT2]".
See video: https://www.loom.com/share/95e8b07f2dff4dc3801624dd9d6bafc4
Steps to reproduce the behavior
- In dev env, Go to
Describe the bug
When I pull the resize button of the code editor, it doesn't the resize the code in the editor.
To Reproduce
Steps to reproduce the behavior:
- Click the resize button on the code editor and drag it down
- The code doesn't resize
Expected behavior
I expected the code to resize as I drag down the button.
Screenshots
If applicable, add screenshots to
First check
- I added a very descriptive title to this issue.
- I used the GitHub search to find a similar issue and didn't find it.
- I searched the FastAPI documentation, with the integrated search.
- I already searched in Google "How to X in FastAPI" and didn't find any information.
- I already read and followed all the tutorial in the docs and didn't find an answ
-
Updated
Dec 2, 2020
-
Updated
Dec 7, 2020 - JavaScript
-
Updated
Dec 8, 2020 - JavaScript
Hello!
When using OAuth2 with authorization flow we usually need to test some APIs with different users. There is no quick way to clear the authorization session besides the "Clear OAuth 2 session" in the preferences dialog.
I would suggest to bring or replicate the Clear OAuth 2 session
button to the Advanced Options
in the auth tab. This would allow changing authenticated users faster
We plan to gradually migrate brain.js to TypeScript, code base is pretty large, so we would love your help!
How to contribute?
- Convert a file from .js to .ts
- Add types, fix all type errors.
- Submit a PR!
🎉
Here you can find a guide on how to contribute.
Want to convert something, let us know in the comment an
-
Updated
Dec 9, 2020 - JavaScript
-
Updated
Dec 7, 2020 - TypeScript
Following
https://web3js.readthedocs.io/en/v1.3.0/web3-utils.html?highlight=BN#bn
Run:
new BN('0xea').toString();
Expected behavior
"234"
Actual behavior
"3450"
PS: web3.utils.toBN('0xea') returns "234" correctly
-
Updated
Dec 8, 2020 - Go
-
Updated
Dec 9, 2020 - Vue
-
Updated
Dec 6, 2020 - Go
-
Updated
Dec 3, 2020 - Java
-
Updated
Dec 2, 2020 - C++
-
Updated
Nov 26, 2020 - JavaScript
- Wikipedia
- Wikipedia
It is currently expected that UIs will figure out when to hide
msg_history_show
messages by themselves.I think this is bad for two reasons:
press ENTER
prompt when the time to hidemsg_history_show
messages has come.After [di