directus-extension-api-docs
directus extension for swagger interface and openapi including custom endpoints definitions // custom endpoint validations middleware based on openapi
directus-extension-upsert
As the name suggests a basic extension for upserting records in a single API call, it will check if the record exists and if so, update it, otherwise it will create it.