issues
search
a-chacon
/
oas_rails
Generate Automatic Interactive Documentation for Your Rails API
GNU General Public License v3.0
69
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Schema for non-ActiveRecords class
#63
lucasteles
opened
1 month ago
1
chore(main): release oas_rails 0.8.2
#62
a-chacon
closed
1 month ago
1
fix: remove gemspec rails 7 dependency. So the Engine could be used w…
#61
a-chacon
closed
1 month ago
0
Enable rails 8 beta please in dependencies
#60
lubosch
closed
1 month ago
3
chore(main): release oas_rails 0.8.1
#59
a-chacon
closed
1 month ago
1
docs(readme): add some emojis and fix the indication for a required p…
#58
a-chacon
closed
2 months ago
0
required parameter doesn't work
#57
Metalzoid
closed
2 months ago
2
fix(yard_oas_rails_factory): set different expresion for request body…
#56
a-chacon
closed
2 months ago
0
Feature/ignore custom route
#55
Metalzoid
closed
2 months ago
0
Feature/ignore custom route
#54
Metalzoid
closed
2 months ago
13
chore(main): release oas_rails 0.8.0
#53
a-chacon
closed
2 months ago
1
SupportCustomLayout
#52
Metalzoid
closed
3 months ago
7
chore(main): release oas_rails 0.7.0
#51
a-chacon
closed
3 months ago
1
Error 500 Request body example
#50
Metalzoid
closed
2 months ago
2
Fix 'Hash' missing
#49
Metalzoid
closed
3 months ago
0
Adding the title in the config initializer in the views title
#48
Metalzoid
closed
3 months ago
0
Title of Page is Oas rails :)
#47
Metalzoid
closed
3 months ago
2
Request body documentation
#46
Metalzoid
closed
3 months ago
5
Adding config.info.version to the template config generator for versi…
#45
Metalzoid
closed
3 months ago
1
500 Error after update to 0.6.0
#44
Metalzoid
closed
3 months ago
3
feat: add @response_example tag for document examples of responses.
#43
a-chacon
closed
3 months ago
0
Application production crash after a few hours
#42
Metalzoid
closed
3 months ago
2
chore(main): release oas_rails 0.6.0
#41
a-chacon
closed
3 months ago
1
fix: default body response following the new syntax
#40
a-chacon
closed
3 months ago
0
feat: disable autodiscover responses for endpoints with at least one …
#39
a-chacon
closed
3 months ago
0
chore(main): release oas_rails 0.5.0
#38
a-chacon
closed
3 months ago
2
Request Body boolean or datetime. And support for deep structures.
#37
a-chacon
closed
3 months ago
0
Response example ?
#36
Metalzoid
closed
3 months ago
1
Request Body Boolean or Datetime ?
#35
Metalzoid
closed
3 months ago
0
schema response ?
#34
Metalzoid
closed
3 months ago
4
Excluding customs routes ?
#33
Metalzoid
closed
2 months ago
4
204 no content
#32
Metalzoid
closed
3 months ago
5
chore(main): release oas_rails 0.4.5
#31
a-chacon
closed
3 months ago
1
fix: return self when default responses and autodiscover is disabled.
#30
a-chacon
closed
3 months ago
0
Undefined method :D
#29
Metalzoid
closed
3 months ago
1
fix: manage when same route has two or more verbs
#28
a-chacon
closed
3 months ago
0
NameError (@get|post)
#27
Metalzoid
closed
3 months ago
5
chore(main): release oas_rails 0.4.4
#26
a-chacon
closed
3 months ago
1
fix: use Rack::Utils.status_code instead of Rack::Utils::SYMBOL_TO_ST…
#25
a-chacon
closed
3 months ago
0
chore(main): release oas_rails 0.4.3
#24
a-chacon
closed
3 months ago
1
fix: rails version was ~>7.0.0 which was not allowing to use 7.2
#23
a-chacon
closed
3 months ago
0
fix: openapi document errors. Set default parameter values, not rende…
#22
a-chacon
closed
3 months ago
0
refactor: move json schema builder to builders module
#21
a-chacon
closed
3 months ago
0
chore(main): release oas_rails 0.4.2
#20
a-chacon
closed
3 months ago
1
ci: test the package on different rails versions
#19
a-chacon
closed
3 months ago
0
chore(main): release oas_rails 0.4.1
#18
a-chacon
closed
3 months ago
1
fix: try to detect model class from all the namespaces of the controller
#17
a-chacon
closed
3 months ago
0
fix: engine mounted path was not working on the index view.
#16
a-chacon
closed
3 months ago
0
Add configuration for define common error responses for all endpoints.
#15
a-chacon
closed
3 months ago
0
chore(main): release oas_rails 0.4.0
#14
a-chacon
closed
3 months ago
1
Next