Each time i want to do:
api2swagger -e -H "Authorization: Bearer ... " http://127.0.0.1/api/boards/ -X GET
I get alot of questions which i basically answered with defaults, except on HTTPS where i tried both options yes and no.
But the output is always:
Making an API Call & fetching more details...Please stay tuned..
Error calling the API endpoint
Error returned is: Error: certificate has expired
error in the information-gathering phase - no output will be generated
Each time i want to do:
api2swagger -e -H "Authorization: Bearer ... " http://127.0.0.1/api/boards/ -X GETI get alot of questions which i basically answered with defaults, except on HTTPS where i tried both options yes and no.
But the output is always:
Making an API Call & fetching more details...Please stay tuned..Error calling the API endpointError returned is: Error: certificate has expirederror in the information-gathering phase - no output will be generated