center-for-threat-informed-defense / attack-workbench-rest-api

An application allowing users to explore, create, annotate, and share extensions of the MITRE ATT&CK® knowledge base. This repository contains the REST API service for storing, querying, and editing ATT&CK objects.
https://ctid.mitre-engenuity.org/
Apache License 2.0
41 stars 22 forks source link

allow array of strings for lastUpdatedBy search param #252

Closed vince-a-m closed 1 year ago

vince-a-m commented 1 year ago

open-api validation only allowed for searching by 1 user id at a time

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (79fbef7) 55.31% compared to head (adb1cb5) 55.31%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #252 +/- ## ======================================== Coverage 55.31% 55.31% ======================================== Files 114 114 Lines 6405 6405 Branches 1335 1335 ======================================== Hits 3543 3543 Misses 2140 2140 Partials 722 722 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=center-for-threat-informed-defense). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=center-for-threat-informed-defense)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication