issues
search
TongchengOpenSource
/
smart-doc
Smart-doc is a java restful api document generation tool. Smart-doc is based on interface source code analysis to generate interface documentation, completely zero-injection.
https://smart-doc-group.github.io/#/
Apache License 2.0
1.43k
stars
278
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat(markdown): Add the 'Example' field to the markdown document parameter
#972
jasonkung22
closed
8 hours ago
1
The resulting markdown file does not contain the 'Example' field
#971
jasonkung22
closed
8 hours ago
2
fix: Fix if it was inner enumeration, classLoader load class maybe fail
#970
jasonkung22
closed
1 day ago
1
If there is an internal enumeration, the enumeration resolution will fail
#969
jasonkung22
closed
1 day ago
0
refactor: improve request example generation for API documentation
#968
linwumingshi
closed
1 day ago
1
fix: :bug: correct parameter documentation for `@RequestBody` and unannotated form parameters
#967
linwumingshi
closed
2 days ago
1
fix: :bug: correct parameter documentation for `@RequestBody` and unannotated form parameters
#966
linwumingshi
closed
2 days ago
1
Incorrect Parameter Location for Unannotated Parameters in API Documentation
#965
linwumingshi
closed
2 days ago
0
tags.name which is showing in doc was the description in version 2.x.x but now is modified to the class name in version 3.0.0
#964
jackmiking
opened
2 days ago
3
ci: :green_heart: add permissions for write comment to pr
#963
linwumingshi
closed
2 days ago
1
fix(torna): :bug: retain query parameters when ContentType is multipart/form-data
#962
linwumingshi
closed
2 days ago
1
When the ContentType is set to `multipart/form-data` and query parameters (annotated with `@RequestParam`) are included, the query parameters are lost when pushed to Torna.
#961
linwumingshi
closed
2 days ago
0
Request parameter enumeration class display optimization suggestions
#960
tonghejiao
opened
4 days ago
3
release: 3.0.9
#959
shalousun
closed
4 days ago
1
Hope to be compatible with the comments in the "io.swagger" annotation
#958
SugarFatFree
opened
1 week ago
1
fix: Fixed issue caused by isQueryParam error
#957
jasonkung22
closed
5 days ago
1
ci: :construction_worker: add PR comment notification for build and API doc generation
#956
linwumingshi
closed
5 days ago
1
Check if you're on the latest smart-doc version. (请检查是否为最新版本)
#955
linwumingshi
closed
1 week ago
0
refactor (Enum): Optimize the handling logic for enum parameter types
#954
linwumingshi
closed
1 week ago
1
The doc api param type is wrong when the POST request use RequestParam
#953
skydream-xu
closed
5 days ago
6
fix: :bug: correct example value generation for enums annotated with `@JsonValue`
#952
linwumingshi
closed
2 weeks ago
1
fix: :bug: correct example value generation for enums annotated with `@JsonValue`
#951
linwumingshi
closed
2 weeks ago
1
fix: :bug: correct example value generation for enums annotated with `@JsonValue`
#950
linwumingshi
closed
2 weeks ago
1
🐞 Enum with `@JsonValue` annotation generates incorrect example value (uses enum name instead of method return value)
#949
linwumingshi
closed
2 weeks ago
0
fix: Fix issue If the request parameter contains type "date" and the parameter name is endTime or beginTime, the resulting example value may be different from what you expect.
#948
jasonkung22
closed
3 weeks ago
1
If the request parameter contains type "date" and the parameter name is endTime or beginTime, the resulting example value may be different from what you expect.
#947
jasonkung22
closed
3 weeks ago
4
feat(ci): :construction_worker: docker compose build torna
#946
linwumingshi
closed
3 weeks ago
1
Fix issue If there are enumerations in the query request parameters, the generated request parameter comments will not include 'See'.
#945
jasonkung22
closed
3 weeks ago
2
chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1
#944
dependabot[bot]
closed
3 weeks ago
1
ci: :construction_worker: add GitHub Actions workflow to comment on PR
#943
linwumingshi
closed
3 weeks ago
0
refactor(url): Refactor URL-related code
#942
linwumingshi
closed
3 weeks ago
0
fix: :bug: Resolve error caused by `EmptyList` being final
#941
linwumingshi
closed
3 weeks ago
0
fix: Fix issue If there are enumerations in the query request paramet…
#940
jasonkung22
closed
3 weeks ago
2
If there are enumerations in the query request parameters, the generated request parameter comments will not include 'See'.
#939
jasonkung22
closed
3 weeks ago
1
fix: :bug: Resolve NPE in Postman API doc generation when no methods are present
#938
linwumingshi
closed
4 weeks ago
0
Whether to support using `@JsonProperty` configuration name first when generating document properties
#937
yangyf520
opened
4 weeks ago
12
Index out of bounds error in globGicName[0] of the com.fasterxml.jackson.databind.util.ArrayBuilders.BooleanBuilder class.
#936
hl9565
opened
4 weeks ago
1
fix: :bug: resolve incorrect parsing of constants in `@JsonProperty` and `@JSONField` annotation
#935
linwumingshi
closed
4 weeks ago
0
Incorrect Parsing of Constants in @JsonProperty and @JSONField Annotations Leads to Documentation Errors
#934
linwumingshi
closed
4 weeks ago
0
chore(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3
#933
dependabot[bot]
closed
1 month ago
0
Do you have a plan to support multiple request example and mutiple response example
#932
jay763190097
opened
1 month ago
4
chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1
#931
dependabot[bot]
closed
1 month ago
0
chore(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.11.2
#930
dependabot[bot]
closed
1 month ago
0
chore(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.5.0 to 0.6.0
#929
dependabot[bot]
closed
1 month ago
0
chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7
#928
dependabot[bot]
closed
1 month ago
0
chore(deps-dev): bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1
#927
dependabot[bot]
closed
1 month ago
0
Update SolonDocBuildTemplate.java
#926
aqnghu
opened
2 months ago
0
Supporting grouping when generating OpenAPI
#925
shalousun
closed
2 months ago
1
fix: :bug: Fix empty JSON example value for Map with enum keys and primitive values
#924
linwumingshi
closed
1 month ago
0
chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6
#923
dependabot[bot]
closed
2 months ago
0
Next