-
Updated
Mar 23, 2022 - SCSS
api-documentation
Here are 657 public repositories matching this topic...
-
Updated
Mar 17, 2022 - Ruby
-
Updated
Mar 23, 2022 - TypeScript
-
Updated
Mar 16, 2022 - C++
-
Updated
Feb 27, 2022 - TypeScript
-
Updated
Jan 21, 2022 - Python
-
Updated
Mar 8, 2022
-
Updated
Mar 14, 2022 - Makefile
-
Updated
Nov 6, 2020
-
Updated
Aug 11, 2021 - Java
-
Updated
Feb 26, 2022 - JavaScript
-
Updated
Jan 4, 2022 - Java
-
Updated
Mar 23, 2022 - Python
-
Updated
Oct 1, 2021 - Go
With Python 3.5.x having reached its end of life/support, we can begin to use "advanced" features from Python 3.6:
-
Updated
Jan 10, 2022 - JavaScript
-
Updated
Jan 25, 2022 - Go
-
Updated
Dec 6, 2021 - PHP
-
Updated
Mar 17, 2022 - JavaScript
-
Updated
Feb 27, 2022 - Java
Describe the bug
A :80 is appearing in the URL of an OAS2 document which doesn't seem to define it anywhere.
To Reproduce
- Given this OpenAPI document https://commonsvotes-api.parliament.uk/swagger/docs/v1
- Load up elements (happens in the demo) https://elements-demo.stoplight.io/?spec=https://commonsvotes-api.parliament.uk/swagger/docs/v1
- See :80 in the server URL
-
Updated
Mar 19, 2022 - sed
-
Updated
Mar 1, 2022 - JavaScript
-
Updated
Jul 20, 2020 - Go
-
Updated
Mar 20, 2022 - PHP
Change Lang
Expected Behavior
I would like to be able to change the language of the search engine.
in lunar.js web found:
https://lunrjs.com/guides/language_support.html
but I don't understand exactly how to apply that in the code
thx.
Specifications
- NodeJS Version: 12
- NPM Version:
- OS: win 10
- Hexo Version: 3.3.8
-
Updated
Aug 23, 2021 - Java
-
Updated
Feb 11, 2022 - JavaScript
Improve this page
Add a description, image, and links to the api-documentation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the api-documentation topic, visit your repo's landing page and select "manage topics."


I have a constant array of specific entity attributes
/** * List of users. * * This call return all the users. * * @OA\Response( * response=200, * description="Returns list of all the users", * @OA\JsonContent( * type="array