Jeffrey Martin
|
35ec947c17
|
remove is_server/is_client and `app` search term
|
2019-01-31 12:14:25 -06:00 |
Matthew Kienow
|
d078fcd87c
|
Land #11270, fix miscellaneous loot issues
|
2019-01-25 19:15:14 -05:00 |
James Barnett
|
e55f459b87
|
Update loot docs to clear up path re-write functionality
|
2019-01-25 16:55:01 -06:00 |
James Barnett
|
fd6527bac8
|
Prepend loot filenames with unique string
This should help prevent accidentally overwriting files with the same name
|
2019-01-16 15:20:41 -06:00 |
James Barnett
|
ffada8147e
|
Update loot API docs
|
2019-01-16 10:42:00 -06:00 |
James Barnett
|
dc7d611780
|
Base64 encode the data field for each loot operation
|
2019-01-15 18:01:43 -06:00 |
Matthew Kienow
|
a13be3d226
|
Correct description typo
|
2019-01-11 13:20:32 -05:00 |
Matthew Kienow
|
6cec3e3b80
|
Add missing slash character
|
2019-01-11 13:19:15 -05:00 |
James Barnett
|
810165522f
|
WIP: update loot api docs
|
2019-01-10 12:45:28 -06:00 |
Matthew Kienow
|
e71aac715b
|
Move common parameter information to RootApiDoc
|
2019-01-08 17:20:13 -05:00 |
Matthew Kienow
|
48c3f1c92d
|
Fix typo
|
2019-01-08 17:11:01 -05:00 |
Matthew Kienow
|
3510a3daa2
|
Correct documentation errors
|
2019-01-08 14:02:40 -05:00 |
Matthew Kienow
|
c55ef72437
|
Update OpenAPI documentation for GET operation
|
2019-01-08 14:02:40 -05:00 |
Matthew Kienow
|
d117e6a1d1
|
Land #11142, use POST for API token generation
|
2019-01-08 11:59:30 -05:00 |
James Barnett
|
466b0004e1
|
Land #11163, add API endpoint for retrieving Mdm::Events
|
2019-01-08 09:26:53 -06:00 |
James Barnett
|
f23142c19c
|
Land #11183, add authentication to LoginServlet endpoints
|
2019-01-07 17:02:31 -06:00 |
James Barnett
|
101fbb7aa5
|
Address code review comments
|
2019-01-04 15:23:24 -06:00 |
James Barnett
|
60681e4385
|
Use POST for token generation
|
2019-01-04 15:22:32 -06:00 |
James Barnett
|
81f877ad09
|
Remove doc references to Mdm::Module::Ref
It doesnt look like this ever gets set anywhere. Mdm::Vuln.refs
seems to have replaced it
|
2019-01-04 15:10:20 -06:00 |
James Barnett
|
0281ddf78c
|
Remove vuln_refs from Vuln JSON schema
This object is just a pointer between Vulns and refs. We don't need to surface it
|
2019-01-04 15:10:20 -06:00 |
Matthew Kienow
|
66d0ffd602
|
Correct documentation error
|
2018-12-28 16:30:23 -05:00 |
Matthew Kienow
|
bad8176548
|
Change event info example specification
Allows API documentation to display the event model example correctly.
|
2018-12-21 22:24:59 -05:00 |
Matthew Kienow
|
e9d40248f4
|
Add OpenAPI documentation for events GET operation
|
2018-12-21 22:24:20 -05:00 |
James Barnett
|
23bbe728c8
|
Add realm info to creds doc
|
2018-12-03 12:55:39 -06:00 |
Erin Bleiweiss
|
41d12166fd
|
Use a string hash key for documentation
|
2018-09-06 15:57:52 -05:00 |
Erin Bleiweiss
|
b1479ec350
|
Update swagger docs to be compliant with new notes field
|
2018-08-31 16:53:59 -05:00 |
Erin Bleiweiss
|
4b42e7633c
|
Add examples for username and password properties
|
2018-08-15 16:34:11 -05:00 |
Erin Bleiweiss
|
a70c5f0c37
|
Replace strings with reusable constants
|
2018-08-15 15:26:35 -05:00 |
Erin Bleiweiss
|
c19dc52573
|
Remove extraneous lines from a bad copy/paste
|
2018-08-15 15:03:27 -05:00 |
Erin Bleiweiss
|
2abc49641c
|
Add 401 responses for all endpoints
|
2018-08-14 13:35:59 -05:00 |
Erin Bleiweiss
|
66b761db15
|
Add doc for user operations
|
2018-08-14 13:19:56 -05:00 |
Erin Bleiweiss
|
f7a0b201d7
|
Add authorization support for auth/bearer tokens
|
2018-08-14 11:51:15 -05:00 |
James Barnett
|
888dc43a7e
|
Land #10348, Add REST API for module queries
This PR also updates the local module queries with more query parameters
and logic.
|
2018-07-31 16:06:31 -05:00 |
Erin Bleiweiss
|
58b3f63c1a
|
Update to reflect new JSON models
|
2018-07-31 15:57:26 -05:00 |
James Barnett
|
458fb36ec8
|
Update API docs for GET resource/ID
|
2018-07-31 15:43:57 -05:00 |
Erin Bleiweiss
|
3e8efea57a
|
Merge branch 'conform_to_api_standards' into exploit-query
Prepare for new JSON format.
|
2018-07-31 14:48:37 -05:00 |
James Barnett
|
3411d0bce2
|
Refactor error JSON responses to use a helper method
|
2018-07-27 13:59:17 -05:00 |
Erin Bleiweiss
|
2572a297a2
|
clean up parameter delcarations in docs and rename doc files to module_search
|
2018-07-26 11:43:55 -05:00 |
James Barnett
|
b1022d16bf
|
Fix typo in delete response message in docs
|
2018-07-26 08:43:05 -05:00 |
James Barnett
|
ec62815d6e
|
Add error responses to API docs
|
2018-07-25 21:46:33 -05:00 |
James Barnett
|
cc21c0a673
|
Update documentation for new format
|
2018-07-25 18:01:05 -05:00 |
Erin Bleiweiss
|
87434ef22d
|
pull changes
|
2018-07-24 15:42:31 -05:00 |
James Barnett
|
eccd223a3e
|
Merge branch 'master' into conform_to_api_standards
|
2018-07-24 12:11:14 -05:00 |
Erin Bleiweiss
|
ce7eb9f3fe
|
add list of valid fields to documenation and update aliases
|
2018-07-19 14:31:46 -05:00 |
Erin Bleiweiss
|
462655dea1
|
update response example documentation
|
2018-07-19 14:10:04 -05:00 |
Erin Bleiweiss
|
4c71268b38
|
add documentation for aliases
|
2018-07-19 13:38:18 -05:00 |
Erin Bleiweiss
|
e3716305dc
|
add new fields to swagger doc
|
2018-07-19 13:31:41 -05:00 |
Erin Bleiweiss
|
8010c58220
|
add module documentation to swagger (WIP)
|
2018-07-18 17:36:31 -05:00 |
James Barnett
|
4d2e0e51e4
|
Update docs for /endpoit/ID GET requests
|
2018-07-18 16:01:12 -05:00 |
James Barnett
|
b119622408
|
GET with ID is NYI for credentials
|
2018-07-10 17:30:44 -05:00 |