summaryrefslogtreecommitdiff
path: root/src/mongo/db/validate_api_parameters.cpp
AgeCommit message (Expand)Author
2024-09-11SERVER-94519 Output more information in the failure case in enforceRequireAPI...Alex Li
2024-06-26SERVER-90285 Add authorization check to isInternalClient() (#23998)Sara Golemon
2024-06-26Revert "SERVER-90285 Add authorization check to isInternalClient() (#22706)" ...auto-revert-app[bot]
2024-06-26SERVER-90285 Add authorization check to isInternalClient() (#22706)Sara Golemon
2024-06-03SERVER-85791 Automatically chain generic argument structs to all IDL-generate...Patrick Freed
2024-04-25SERVER-88968 Change APIVersionMetrics to use RWMutex (#21002)Blake Oler
2024-02-16SERVER-71899: Mark bulkWrite command fields as stable (#18843)seanzimm
2024-02-01SERVER-80296 Refactor command request processing path to reduce BSON parsing ...Alex Li