Skip to content

feat: add cache type examples and schemas for file, s3, and redis caches - #172

Merged
almog8k merged 2 commits into
masterfrom
feat/MAPCO-11083-cache-type-response
Jul 19, 2026
Merged

feat: add cache type examples and schemas for file, s3, and redis caches#172
almog8k merged 2 commits into
masterfrom
feat/MAPCO-11083-cache-type-response

Conversation

@almog8k

@almog8k almog8k commented Jul 8, 2026

Copy link
Copy Markdown
Contributor
Question Answer
New feature
Documentation

Further information:

  1. New per-type cache schemas in components.schemas:
  • fileCache(fs) type
  • s3Cache type
  • redisCache type
  1. getCacheResponse now uses cache: oneOf [fileCache, s3Cache, redisCache] with a discriminator on type.

Comment thread openapi3.yaml
@almog8k
almog8k merged commit 866370d into master Jul 19, 2026
5 checks passed
@almog8k
almog8k deleted the feat/MAPCO-11083-cache-type-response branch July 19, 2026 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants