Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add api/reports/update endpoint #73

Merged
merged 2 commits into from
Mar 28, 2024
Merged

Conversation

baumstern
Copy link
Contributor

This PR add api/reports/update endpoint to allow admin to call this endpoint when new reports are minted as hypercert and so to update server cache

@baumstern baumstern changed the base branch from dev to refactor/hc-connect March 26, 2024 06:44
@baumstern baumstern changed the base branch from refactor/hc-connect to dev March 26, 2024 06:44
@baumstern baumstern force-pushed the feat/update-reports branch from 5747416 to 81863d1 Compare March 26, 2024 06:46
Copy link

netlify bot commented Mar 26, 2024

Deploy Preview for voicedeck ready!

Name Link
🔨 Latest commit 81863d1
🔍 Latest deploy log https://app.netlify.com/sites/voicedeck/deploys/66026f35aa9404000829c380
😎 Deploy Preview https://deploy-preview-73--voicedeck.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

} as Report;
})
);
const r = await updateReports();
Copy link
Member

Choose a reason for hiding this comment

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

would prefer variable names that are not one letter

@baumstern baumstern force-pushed the feat/update-reports branch from 81863d1 to 146f7ea Compare March 28, 2024 14:33
@baumstern
Copy link
Contributor Author

@thebeyondr please take another look!

Copy link

netlify bot commented Mar 28, 2024

Deploy Preview for vd-dev ready!

Name Link
🔨 Latest commit 146f7ea
🔍 Latest deploy log https://app.netlify.com/sites/vd-dev/deploys/66057fb6e66bdf0008cf8dc3
😎 Deploy Preview https://deploy-preview-73--vd-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@thebeyondr thebeyondr left a comment

Choose a reason for hiding this comment

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

ty, send it

@thebeyondr thebeyondr merged commit 8cef499 into dev Mar 28, 2024
7 checks passed
@thebeyondr thebeyondr deleted the feat/update-reports branch March 28, 2024 14:44
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