OapiCodemode.Ingest (oapi_codemode v0.3.0)

Copy Markdown View Source

Pure pipeline: raw spec source -> OapiCodemode.Artifact.

Pure by design so that a build-time mix task and runtime registration are both thin callers of the same function.

Summary

Functions

ingest(raw)

@spec ingest(String.t()) :: {:ok, OapiCodemode.Artifact.t()} | {:error, term()}