Open danpdc opened 1 year ago
When sending a request to the HIBP Pastes API, it returns a response documented here: https://haveibeenpwned.com/API/v3#PasteModel
We need to create a class that models the response. Class should be named "Paste" It should pe placed in the "Responses" folder Properties should be implemented as per documentation
When sending a request to the HIBP Pastes API, it returns a response documented here: https://haveibeenpwned.com/API/v3#PasteModel
We need to create a class that models the response. Class should be named "Paste" It should pe placed in the "Responses" folder Properties should be implemented as per documentation