issues
search
tomaj
/
nette-api
API solution for Nette framework with interactive generated console for each api
MIT License
36
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Custom error handler
#153
Martin-Beranek
closed
3 days ago
1
Call $handler->outputs() method only once
#152
KavajNaruj
closed
2 months ago
0
Beranek/schema validation and error detail settings by get params
#151
Martin-Beranek
closed
3 months ago
0
Schema validation and error detail settings by get params
#150
Martin-Beranek
closed
3 months ago
3
Lazy api handlers
#149
lulco
closed
3 months ago
1
Beranek/allow int in endpoint identifier version
#148
Martin-Beranek
closed
6 months ago
0
Do not use schema validate on production just for development
#147
Martin-Beranek
closed
6 months ago
0
Change 400 to 404 for missing API
#146
romanmatyus
closed
7 months ago
1
Add support for semantic versions
#145
romanmatyus
closed
7 months ago
2
Add MultiAuthorizator
#144
romanmatyus
opened
7 months ago
3
Refactor JsonOutput and OpenApiHandler classes to support multiple examples
#143
Martin-Beranek
closed
7 months ago
1
Add CorsPreflightHandlerInterface to enableGlobalPreflight method
#142
Martin-Beranek
closed
7 months ago
1
Allowed equal definitions in different handlers in OpenAPIHandler
#141
KavajNaruj
closed
9 months ago
0
Copy to clipboard body (button + js)
#140
marcelvrana
closed
11 months ago
0
Add support for generation open-api schema references by transformers
#139
romanmatyus
opened
1 year ago
3
Multiple responses for same code in openapi
#138
romanmatyus
closed
7 months ago
0
Fix missing json data
#137
romanmatyus
closed
1 year ago
0
Improvements for handling unknown endpoints
#136
QuakyCZ
closed
2 months ago
0
fix required field
#135
erko185
closed
12 months ago
1
Added support for JsonSerializable payload in JsonApiResponse
#134
lulco
closed
1 year ago
0
Added support for latte/latte ^3.0 (Added Latte extension for ApiLink)
#133
lulco
closed
1 year ago
0
fix null $body for php 8.0
#132
marcelvrana
closed
1 year ago
1
Add support for latte 3
#131
lulco
closed
1 year ago
1
Schema transformer
#130
raky2702
closed
1 year ago
1
PHP unit freeze
#129
raky2702
closed
1 year ago
2
request url separator
#128
raky2702
closed
1 year ago
0
expiration to false
#127
raky2702
closed
1 year ago
1
Double ? in url
#126
lulco
closed
1 year ago
0
Render body of response if there is a debug message: Tracy Debug Bar
#125
KavajNaruj
closed
1 year ago
0
Check support for php8.2
#124
lulco
closed
2 years ago
0
If output doesn't match any output schema, error is just logged and output is returned in production mode
#123
lulco
closed
2 years ago
0
Generate example for raw input
#122
romanmatyus
closed
2 years ago
0
Generate requestBody for PUT methods
#121
romanmatyus
closed
2 years ago
1
PHP8.1 support (league/fractal upgrade)
#120
riki137
closed
2 years ago
0
Add expiration params in XmlApiResponse
#119
ghost
closed
2 years ago
1
Fixed BaseUrl in OpenApiHandler
#118
lulco
closed
2 years ago
0
ApiLinkMacro now uses latte filter to avoid use presenter context
#117
KavajNaruj
closed
2 years ago
0
Property with name `type` is now available in json schema
#116
lulco
closed
2 years ago
0
Available values with description
#115
lulco
closed
2 years ago
3
Fix: Allow yaml format only if symfony/yaml is installed
#114
lulco
closed
2 years ago
0
Added RedirectResponse
#113
KavajNaruj
closed
2 years ago
0
Use relaxed TokenRepositoryInterface in BearerTokenAuthorization
#112
rootpd
closed
3 years ago
3
OutputInterface check in ApiPresenter
#111
riki137
closed
3 years ago
0
Available values - keys are ignored, only values are used
#110
lulco
closed
2 years ago
0
[Open API] Allow yaml format only if symfony/yaml is installed
#109
lulco
closed
2 years ago
0
[Open API] Use with Dredd
#108
lulco
closed
3 years ago
0
Open API handler fixes
#107
lulco
closed
3 years ago
2
Added github actions
#106
lulco
closed
3 years ago
0
Fix: Handling wrong input for Get and Post InputParam
#105
lulco
closed
3 years ago
0
[Open API] Required file input is not set as required in Open API handler
#104
lulco
closed
3 years ago
0
Next