Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Address #11 and #12: Adds GH Action to pull latest OpenAPI Spec Daily #13

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

hierophantos
Copy link

No description provided.

steps:
- name: Fetch JSON file
run: |
curl -o resources/atproto-xrpc-openapi.LATEST.json https://raw.githubusercontent.com/bluesky-social/bsky-docs/main/atproto-openapi-types/spec/api.json
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this basically downloading the updated JSON to the github actions runner VM? How do we get it into our repo?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants