apimetrics/APIm Import (test repo)

Test repo action: upload an APImetrics import YAML/JSON to the APImetrics API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filePath to a YAML or JSON file in the repono
openapi_filePath to an OpenAPI specification file (YAML or JSON)no
openapi_mapping_filePath to OpenAPI mapping config that controls generationno
base_project_fileOptional APIm import file to merge generated OpenAPI calls intono
templatePath to a ytt template file or directoryno
template_valuesPath to a ytt values file (optional)no
tokenBearer token for APImetrics API (required unless dry_run=true)no
validate_schemaValidate against the APImetrics JSON Schema before uploadnotrue
schema_urlOverride schema URLnohttps://client.apimetrics.io/api/2/import/schema.json
endpointOverride API endpoint for importnohttps://client.apimetrics.io/api/2/import/
ytt_versionytt version to download (e.g., v0.48.0)nov0.48.0
ytt_argsExtra args to pass to yttno""
generated_tagTag used to mark generated calls/workflows for merge cleanupnoopenapi-sync
cleanup_generatedRemove stale generated entities that are no longer in OpenAPI selectionnotrue
dry_runGenerate and validate the document but skip uploadnofalse
output_fileOptional path to write the generated APIm import JSONno
debugLog resolved endpoint and request summary (no secrets)nofalse

no outputs