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 27,600 public repositories matching this topic...
nvim --version: NVIM v0.5.0-370-g5d5b068d5vim -u DEFAULTS(version: 8.2 Included patches: 1-241) behaves differently? Yes- Operating system/version: Ubuntu 16.04.6 LTS
- Terminal name/version: XTerm(322)
$TERM: xterm-256color
Steps to reproduce
Run this shell command:
for i in {1..10}; do nvim -es -Nu NORC -i NONE +"let time = reltime() | vim /pattern/gj \$
I'm trying to achieve something similar to https://docs.bons.ai/examples.html#examples-overview
but what I'm getting is when section is selected in the menu it will go to the content of that section but not the title (beginning of a section) - title will be under the header.
Any tips on that?
Describe the bug
The browser autofill the username and password when create a new user:
<img width="925" alt="Screenshot
-
Updated
Feb 19, 2020
Is your feature request related to a problem? Please describe.
There is no comprehensive tooling while working with MQTT brokers.
Describe the solution you'd like
A simple interface to connect to an MQTT broker.
Subscribe to topics
Publish to topics
Describe alternatives you've considered
MQTT Lens
Dynamic Headers
| Request Method: | GET |
|---|---|
| http://127.0.0.1:8000/api/ | |
| 3.0.2 | |
| AssertionError | |
Using OpenAPIRenderer, but pyyaml is not installed. |
|
| /home/admin/DEV/PYTHON/Frameworks/django/HighEndSalesEnv/lib/python3.7/site-packages/rest_framework/renderers.py in init, line 1053 | |
| /home/admin/DEV/PYTHON/Frameworks/django/HighEndSalesEnv/bin/python | |
| 3.7.5 | |
| ['/home/admin/DEV/PYTHON/Frameworks/django/HighE |
Should mention CORS
It looks like most of the advice from the OWASP REST Cheat Sheet is discussed in this API-Security-Checklist, but OWASP talks about the importance of CORS, which is not mentioned at all in this API-Security-Checklist. Probably good to make mention. Also, the OWASP REST Cheat Sheet provides a bit more guidance regarding validation that might be good to incorporate.
Regarding: https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md
In section 14.4.4 Example Response "details" object doesn't fit the definition of "details" in section 7.10.2, table Error: Object. Details should be Error[]
{
"error": {
"code": "requestLimitExceeded",
"message": "The caller has made too many requests in the time period.",
"details": {
-
Updated
Feb 19, 2020 - JavaScript
-
Updated
Feb 19, 2020 - JavaScript
While ccxt does a great job unifying most functions / settings, not everything is or can be unified.
I think it would be good to provide a separate wiki/documentation page which documents exchange-specific properties.
The behavior is there now and all is working well - but to find it users need to search through issues (which are not easy to navigate) to find certain exchange-specifics - and o
Feature Summary ✨
When a user presses the button to Create a study guide, study guide creation page should be shown to the user.
Why do we need this?
Essential feature as withou
Is there an overview, how the config object for the constructors of the neural network are defined?
This would be interesting:
- Has brain.NeuralNetwork and brain.recurrent.RNN the same config attributes?
- What is the description of the inputSize attribute?
Thank you for the great work with this library, it is realy amazing!
Here is a trivial source code organization pattern used in a number of projects:
- Code is organized using ES6 classes
- Each class is defined in a separate file. The file exports the class
- A single module (
index.js) re-exports the classes
I can't generate a correct documentation for this sample.
Input code
Here is a base class in point.js:
/**
* Class representiIs your feature request related to a problem
Is your feature request related to a problem?
It's still not documented how to do redirections.
The solution you would like
We need a short section in the docs, in the Advanced User Guide, about how to do redirections.
It would have to explain how to use [Starlette's RedirectResponse](https://www.starlette.io/responses/#redirect
Custom error formatter must have now 5 arguments instead of the old 4. These changes were introduced here on #1652
When migrating from 0.19 to 1.1.0 I had issues on a custom error formatter because the original_exception argument was introduced but that change was not documented on the upgrading guide.
Expected behavior
All types are strongly asserted in the dtslint type tests.
Actual behavior
In some TS type test cases, we still have any types.
Steps to see this behavior
- Open the web3-provider-http-tests.ts
Steps for this issue
- Check for
anytypes in the tests and the defined types - Add a new type definition if required
- Cover th
-
Updated
Feb 19, 2020 - JavaScript
Currently HTTPBIN implements the status code 103, however it isn't all that useful.
From my understanding, 103 should be be followed by another status code when the request is complete.
I want to try and implement this behaviour, where should it be implemented? Perhaps there should be a new route for "/informational" ?
-
Updated
Feb 18, 2020 - JavaScript
WDK documentation
I want to use zeal to query windows driver documents, but after I download the c and c++ documents,i can not found wdk function . for example the function NtCreateFile or ZwCreateFile. I can found it from microsoft document (https://docs.microsoft.com/zh-cn/search/?search=zwcreatefile&category=All). Did I not find it or it is not exist in zeal ?
the funtion information: https://docs.microsoft.
Prerequisites
- I am running the latest version. (
up upgrade) - I searched to see if the issue already exists.
- I inspected the verbose debug output with the
-v, --verboseflag. - Are you an Up Pro subscriber?
Description
Currently the TLS version defaults to 1.0. I have to manually upgrade it to 1.2. So it would be nice if it could be specifed in the custom
Hey, I'm trying to fetch out the data with JSON I've spent way too much time on google and tried every single solution with no success.. when I send the request it raises an json.decoder.JSONDecodeError Exception.
maybe can you help?
class TextOcrRes:
def on_post(self, req, resp):
"""Handles Text POST requests"""
json_data = json.loads(req.bounded_stream.read().deco
The Go documentation states the following on http.Request.RemoteAddr:
The HTTP server in this package sets RemoteAddr to an "IP:port" address before invoking a handler.
Therefore, you could expect that a code like this is correct:
package main
import (
"fmt"
"net"
"net/http"
"github.com/go-chi/chi"
"github.com/go-chi/chi/middleware"
)
func main() {
rWhen rotating between landscape/portrait, you can lose your open document and position. I have encountered this issue on an iPhone XS Max running iOS 12.3.1.
Steps to recreate:
- Search for something.
- View an article.
- Rotate into landscape mode (on my iPhone XS Max, this shows the search view and the document view side-by-side)
- Rotate back to portrait
Expected behavior: Show
- Wikipedia
- Wikipedia
In
=syntax,")\)are escaped in
json.dumps:$ http -v httpbin.org/post \ dquote='\"' \ multi-line='line 1\nline 2'