Migrating Endpoints to V1 #29

Closed
IBims2CooleTim wants to merge 2 commits from feature/filters into dev
IBims2CooleTim commented 2023-12-16 03:34:57 +00:00 (Migrated from github.com)
  • Changed Endpoints to v1
- Changed Endpoints to v1
WhenUHackUNoob (Migrated from github.com) reviewed 2023-12-16 03:34:57 +00:00
bidzanaaron (Migrated from github.com) reviewed 2023-12-16 03:34:57 +00:00
Nathan-b3nt (Migrated from github.com) reviewed 2023-12-16 03:34:57 +00:00
Jimmysaville (Migrated from github.com) reviewed 2023-12-16 03:34:57 +00:00
MarciiTheDev (Migrated from github.com) reviewed 2023-12-16 03:34:57 +00:00
vercel[bot] commented 2023-12-16 03:35:02 +00:00 (Migrated from github.com)

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marcsync-rbx-client Ready (Inspect) Visit Preview 💬 Add feedback Dec 21, 2023 8:42pm
[vc]: #om3oKbR3vwxFD3/kLuwvTcIIBsOrRbmf3yIqpehXJ78=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJtYXJjc3luYy1yYngtY2xpZW50IiwiaW5zcGVjdG9yVXJsIjoiaHR0cHM6Ly92ZXJjZWwuY29tL21hcmNpaXRoZWRldi9tYXJjc3luYy1yYngtY2xpZW50LzNXclBiajVlNmpGV1R0SndDUlJVTlNOS3I4S3oiLCJwcmV2aWV3VXJsIjoibWFyY3N5bmMtcmJ4LWNsaWVudC1naXQtZmVhdHVyZS1maWx0ZXJzLW1hcmNpaXRoZWRldi52ZXJjZWwuYXBwIiwibmV4dENvbW1pdFN0YXR1cyI6IkRFUExPWUVEIiwicm9vdERpcmVjdG9yeSI6IndlYnNpdGUvZG9jcy1tYXJjc3luYy1kZXYiLCJsaXZlRmVlZGJhY2siOnsicmVzb2x2ZWQiOjAsInVucmVzb2x2ZWQiOjAsInRvdGFsIjowLCJsaW5rIjoibWFyY3N5bmMtcmJ4LWNsaWVudC1naXQtZmVhdHVyZS1maWx0ZXJzLW1hcmNpaXRoZWRldi52ZXJjZWwuYXBwIn19XX0= **The latest updates on your projects**. Learn more about [Vercel for Git ↗︎](https://vercel.link/github-learn-more) | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **marcsync-rbx-client** | ✅ Ready ([Inspect](https://vercel.com/marciithedev/marcsync-rbx-client/3WrPbj5e6jFWTtJwCRRUNSNKr8Kz)) | [Visit Preview](https://vercel.live/open-feedback/marcsync-rbx-client-git-feature-filters-marciithedev.vercel.app?via=pr-comment-visit-preview-link&passThrough=1) | 💬 [**Add feedback**](https://vercel.live/open-feedback/marcsync-rbx-client-git-feature-filters-marciithedev.vercel.app?via=pr-comment-feedback-link) | Dec 21, 2023 8:42pm |
MarciiTheDev (Migrated from github.com) requested changes 2023-12-17 18:16:16 +00:00
MarciiTheDev (Migrated from github.com) left a comment

Wrong implementation of PUT https://api.marcsync.dev/v1/entries/{collectionName}
Wrong implementation of PATCH https://api.marcsync.dev/v1/entries/{collectionName}/methodOverwrite=GET
Wrong implementation of DELETE https://api.marcsync.dev/v1/entries/{collectionName}

type "FilterData" does not match API FilterData

Implementation of the changes do not work and have no effect

Please refer/test out the code before committing update on PR

Wrong implementation of PUT https://api.marcsync.dev/v1/entries/{collectionName} Wrong implementation of PATCH https://api.marcsync.dev/v1/entries/{collectionName}/methodOverwrite=GET Wrong implementation of DELETE https://api.marcsync.dev/v1/entries/{collectionName} type "FilterData" does not match API FilterData Implementation of the changes do not work and have no effect Please refer/test out the code before committing update on PR
MarciiTheDev commented 2024-05-10 09:37:48 +00:00 (Migrated from github.com)

Missing documentation, more user-friendly integration for FilterData possible

Missing documentation, more user-friendly integration for FilterData possible

Pull request closed

Sign in to join this conversation.
No description provided.