HTTPMethod enum HTTPMethod : String Undocumented get Undocumented Declaration Swift case get = "GET" post Undocumented Declaration Swift case post = "POST" patch Undocumented Declaration Swift case patch = "PATCH" delete Undocumented Declaration Swift case delete = "DELETE" put Undocumented Declaration Swift case put = "PUT" © 2020 . All rights reserved. (Last updated: 2020-06-29) Generated by jazzy ♪♫ v0.13.4, a Realm project.