danielgtaylor / danielgtaylor/apilint
Output not usable when piped into text file
- Dominant language
- JavaScript
- Stars
- 29
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
I need to be able to look over the output outside of a console window and potentially turn that into a report. When I try and pipe the output to a text file, I get something like the below sample. Is there any way to save the output that would be more readable?
sample output:
[39m
[38;5;32m 1[39m[38;5;240m:[39m[38;5;25m106461[39m[33m warn [39mResponse
'/v0/engagements/{engagementId}/activities/{id}
>
PATCH
>
Example
>
Response
200'
should
return
the
resource
in
the
response
body
[38;5;240mupdate-resource[39m
[38;5;235m|[39m [38;5;240m
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.