Figured out most data points I would like. Need to clean it up and figure out adding it to a database.
This commit is contained in:
@ -7,4 +7,4 @@ class EndpointItems(Item):
|
||||
method = Field()
|
||||
endpoint = Field()
|
||||
inclusions = Field()
|
||||
params = Field()
|
||||
req_param = Field()
|
||||
|
||||
Reference in New Issue
Block a user