[PR #1] [MERGED] Initial skeleton update api #16

Closed
opened 2025-09-10 23:56:37 -05:00 by giteasync · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/VSCodium/update-api/pull/1
Author: @stripedpajamas
Created: 5/9/2019
Status: Merged
Merged: 5/9/2019
Merged by: @stripedpajamas

Base: masterHead: master


📝 Commits (3)

📊 Changes

3 files changed (+106 additions, -0 deletions)

View changed files

📝 README.md (+2 -0)
api/update/index.js (+93 -0)
now.json (+11 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/VSCodium/update-api/pull/1 **Author:** [@stripedpajamas](https://github.com/stripedpajamas) **Created:** 5/9/2019 **Status:** ✅ Merged **Merged:** 5/9/2019 **Merged by:** [@stripedpajamas](https://github.com/stripedpajamas) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`294925f`](https://github.com/VSCodium/update-api/commit/294925ff2941d4de0b5f8b4ce8c0f668e02395a7) Try using route params - [`fb26d0e`](https://github.com/VSCodium/update-api/commit/fb26d0e1edb9281dbd62df59200b6a8337ceae9b) Add parsing logic - [`458f0fa`](https://github.com/VSCodium/update-api/commit/458f0fa9d704bb9aeb5b8b110c0500112b1a83e1) Add alias and links in README ### 📊 Changes **3 files changed** (+106 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) ➕ `api/update/index.js` (+93 -0) ➕ `now.json` (+11 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
giteasync added the pull-request label 2025-09-10 23:56:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/update-api#16