/
GA
ganjoor
/
RMuseum API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2w ago
Details
Filter operations
AppUser
32
Artifact
86
AuditLog
1
ContributionStats
4
DonationAccounting
13
ExternalFTP
3
FAQ
14
Ganjoor
209
GanjoorPoetSuggestedPhotos
7
GanjoorPoetSuggestedSpecLines
7
get
returns list of suggested spec lines for a poet
get
returns specific suggested line for poets (Auth policies: ganjoor:photos)
delete
delete published suggested spec line (Auth policies: ganjoor:photos)
get
return the next unpublished suggested line for poets (Auth policies: ganjoor:photos)
put
modify a suggestion for poets spec lines (Auth policies: ganjoor:photos)
post
add a suggestion for poets spec lines (Auth)
put
reject a suggestion for poets spec lines (Auth policies: ganjoor:photos)
GeoLocation
5
Image
5
MusicCatalogue
2
Notification
10
Numbering
9
Recitation
40
RGenericOptions
8
RImage
2
RLongRunningJobs
3
Role
8
SiteBanners
5
Translation
5
UserVisitsTracking
4
GanjoorPoetSuggestedSpecLines
returns list of suggested spec lines for a poet
get
/api/poetspecs/poet/{id}
Path parameters
id
integer
required
poet id
Response
OK
GanjoorPoetSuggestedSpecLineViewModel[]
required
id
integer
Id
poetId
integer
Poet Id
lineOrder
integer
order
contents
string
nullable
Contents
published
boolean
published
suggestedById
string
uuid
nullable
suggested by id
rejectionCause
string
nullable
rejection cause
Changes